mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-04 03:27:12 -05:00 
			
		
		
		
	requirements.txt: bring back Linux-only restriction for inotify-simple
Fixes #418
This commit is contained in:
		
							parent
							
								
									2ef2bf873e
								
							
						
					
					
						commit
						f8cfbb44d2
					
				@ -21,7 +21,7 @@ filemagic==1.6
 | 
			
		||||
fuzzywuzzy==0.15.0
 | 
			
		||||
gunicorn==19.9.0
 | 
			
		||||
idna==2.7
 | 
			
		||||
inotify-simple==1.1.8
 | 
			
		||||
inotify-simple==1.1.8; sys_platform == 'linux'
 | 
			
		||||
langdetect==1.0.7
 | 
			
		||||
more-itertools==4.3.0
 | 
			
		||||
pdftotext==2.1.0
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user