mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 19:17:13 -05:00 
			
		
		
		
	Bump pyocr requirement to version 0.4.7 to support tesseract 4.0.0alpha.
The latest pyocr version now allows running it with the latest tesseract version. Hopefully this means better OCR results. I am not sure about whether there are binary packages for the latest tesseract. But on my setup it was simply a case of checking out the master branch [0] and compiling + installing from there. It seems to work fine with paperless as well. [0] https://github.com/tesseract-ocr/tesseract
This commit is contained in:
		
							parent
							
								
									731942d855
								
							
						
					
					
						commit
						72b1ce5fe6
					
				@ -8,7 +8,7 @@ djangorestframework>=3.5.3
 | 
				
			|||||||
filemagic>=1.6
 | 
					filemagic>=1.6
 | 
				
			||||||
fuzzywuzzy[speedup]==0.15.0
 | 
					fuzzywuzzy[speedup]==0.15.0
 | 
				
			||||||
langdetect>=1.0.7
 | 
					langdetect>=1.0.7
 | 
				
			||||||
pyocr>=0.4.6
 | 
					pyocr>=0.4.7
 | 
				
			||||||
python-dateutil>=2.6.0
 | 
					python-dateutil>=2.6.0
 | 
				
			||||||
python-dotenv>=0.6.2
 | 
					python-dotenv>=0.6.2
 | 
				
			||||||
python-gnupg>=0.3.9
 | 
					python-gnupg>=0.3.9
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user