mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-04 03:27:12 -05:00 
			
		
		
		
	update dependencies
This commit is contained in:
		
							parent
							
								
									566b3ed53d
								
							
						
					
					
						commit
						7411d7c1e2
					
				@ -8,18 +8,20 @@
 | 
				
			|||||||
-i https://pypi.python.org/simple
 | 
					-i https://pypi.python.org/simple
 | 
				
			||||||
--extra-index-url https://www.piwheels.org/simple
 | 
					--extra-index-url https://www.piwheels.org/simple
 | 
				
			||||||
aioredis==1.3.1
 | 
					aioredis==1.3.1
 | 
				
			||||||
arrow==1.1.0; python_version >= '3.6'
 | 
					arrow==1.1.1; python_version >= '3.6'
 | 
				
			||||||
asgiref==3.3.4; python_version >= '3.6'
 | 
					asgiref==3.4.1; python_version >= '3.6'
 | 
				
			||||||
async-timeout==3.0.1; python_full_version >= '3.5.3'
 | 
					async-timeout==3.0.1; python_full_version >= '3.5.3'
 | 
				
			||||||
attrs==21.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
 | 
					attrs==21.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
 | 
				
			||||||
autobahn==21.3.1; python_version >= '3.7'
 | 
					autobahn==21.3.1; python_version >= '3.7'
 | 
				
			||||||
automat==20.2.0
 | 
					automat==20.2.0
 | 
				
			||||||
blessed==1.18.0
 | 
					backports.zoneinfo==0.2.1
 | 
				
			||||||
 | 
					blessed==1.18.1; python_version >= '2.7'
 | 
				
			||||||
certifi==2021.5.30
 | 
					certifi==2021.5.30
 | 
				
			||||||
cffi==1.14.5
 | 
					cffi==1.14.6
 | 
				
			||||||
channels-redis==3.2.0
 | 
					channels-redis==3.3.0
 | 
				
			||||||
channels==3.0.3
 | 
					channels==3.0.4
 | 
				
			||||||
chardet==4.0.0; python_version >= '3.1'
 | 
					chardet==4.0.0; python_version >= '3.1'
 | 
				
			||||||
 | 
					charset-normalizer==2.0.4; python_version >= '3'
 | 
				
			||||||
click==8.0.1; python_version >= '3.6'
 | 
					click==8.0.1; python_version >= '3.6'
 | 
				
			||||||
coloredlogs==15.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
 | 
					coloredlogs==15.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
 | 
				
			||||||
concurrent-log-handler==0.9.19
 | 
					concurrent-log-handler==0.9.19
 | 
				
			||||||
@ -27,12 +29,12 @@ constantly==15.1.0
 | 
				
			|||||||
cryptography==3.4.7
 | 
					cryptography==3.4.7
 | 
				
			||||||
daphne==3.0.2; python_version >= '3.6'
 | 
					daphne==3.0.2; python_version >= '3.6'
 | 
				
			||||||
dateparser==1.0.0
 | 
					dateparser==1.0.0
 | 
				
			||||||
django-cors-headers==3.7.0
 | 
					django-cors-headers==3.8.0
 | 
				
			||||||
django-extensions==3.1.3
 | 
					django-extensions==3.1.3
 | 
				
			||||||
django-filter==2.4.0
 | 
					django-filter==2.4.0
 | 
				
			||||||
django-picklefield==3.0.1; python_version >= '3'
 | 
					django-picklefield==3.0.1; python_version >= '3'
 | 
				
			||||||
django-q==1.3.8
 | 
					django-q==1.3.9
 | 
				
			||||||
django==3.2.4
 | 
					django==3.2.6
 | 
				
			||||||
djangorestframework==3.12.4
 | 
					djangorestframework==3.12.4
 | 
				
			||||||
filelock==3.0.12
 | 
					filelock==3.0.12
 | 
				
			||||||
fuzzywuzzy[speedup]==0.18.0
 | 
					fuzzywuzzy[speedup]==0.18.0
 | 
				
			||||||
@ -42,8 +44,8 @@ hiredis==2.0.0; python_version >= '3.6'
 | 
				
			|||||||
httptools==0.2.0
 | 
					httptools==0.2.0
 | 
				
			||||||
humanfriendly==9.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
 | 
					humanfriendly==9.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
 | 
				
			||||||
hyperlink==21.0.0
 | 
					hyperlink==21.0.0
 | 
				
			||||||
idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
 | 
					idna==3.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
 | 
				
			||||||
imap-tools==0.41.0
 | 
					imap-tools==0.46.0
 | 
				
			||||||
img2pdf==0.4.1
 | 
					img2pdf==0.4.1
 | 
				
			||||||
incremental==21.3.0
 | 
					incremental==21.3.0
 | 
				
			||||||
inotify-simple==1.3.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
 | 
					inotify-simple==1.3.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
 | 
				
			||||||
@ -52,49 +54,50 @@ joblib==1.0.1; python_version >= '3.6'
 | 
				
			|||||||
langdetect==1.0.9
 | 
					langdetect==1.0.9
 | 
				
			||||||
lxml==4.6.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
 | 
					lxml==4.6.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
 | 
				
			||||||
msgpack==1.0.2
 | 
					msgpack==1.0.2
 | 
				
			||||||
numpy==1.19.5
 | 
					numpy==1.21.2
 | 
				
			||||||
ocrmypdf==12.0.3
 | 
					ocrmypdf==12.3.2
 | 
				
			||||||
pathvalidate==2.4.1
 | 
					pathvalidate==2.4.1
 | 
				
			||||||
pdfminer.six==20201018
 | 
					pdfminer.six==20201018
 | 
				
			||||||
pikepdf==2.12.2
 | 
					pikepdf==2.16.1
 | 
				
			||||||
pillow==8.2.0
 | 
					pillow==8.3.1
 | 
				
			||||||
pluggy==0.13.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
 | 
					pluggy==0.13.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
 | 
				
			||||||
portalocker==2.3.0; python_version >= '3'
 | 
					portalocker==2.3.0; python_version >= '3'
 | 
				
			||||||
psycopg2-binary==2.8.6
 | 
					psycopg2-binary==2.9.1
 | 
				
			||||||
pyasn1-modules==0.2.8
 | 
					pyasn1-modules==0.2.8
 | 
				
			||||||
pyasn1==0.4.8
 | 
					pyasn1==0.4.8
 | 
				
			||||||
pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
 | 
					pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
 | 
				
			||||||
pyopenssl==20.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
 | 
					pyopenssl==20.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
 | 
				
			||||||
python-dateutil==2.8.1
 | 
					python-dateutil==2.8.2
 | 
				
			||||||
python-dotenv==0.17.1
 | 
					python-dotenv==0.19.0
 | 
				
			||||||
python-gnupg==0.4.7
 | 
					python-gnupg==0.4.7
 | 
				
			||||||
python-levenshtein==0.12.2
 | 
					python-levenshtein==0.12.2
 | 
				
			||||||
python-magic==0.4.24
 | 
					python-magic==0.4.24
 | 
				
			||||||
pytz==2021.1
 | 
					pytz==2021.1
 | 
				
			||||||
pyyaml==5.4.1
 | 
					pyyaml==5.4.1
 | 
				
			||||||
redis==3.5.3
 | 
					redis==3.5.3
 | 
				
			||||||
regex==2021.4.4
 | 
					regex==2021.8.3
 | 
				
			||||||
reportlab==3.5.67; python_version >= '2.7' and python_version < '4'
 | 
					reportlab==3.6.1; python_version >= '2.7' and python_version < '4'
 | 
				
			||||||
requests==2.25.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
 | 
					requests==2.26.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
 | 
				
			||||||
scikit-learn==0.24.0
 | 
					scikit-learn==0.24.0
 | 
				
			||||||
scipy==1.5.4
 | 
					scipy==1.7.1; python_version < '3.10' and python_version >= '3.7'
 | 
				
			||||||
service-identity==21.1.0
 | 
					service-identity==21.1.0
 | 
				
			||||||
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
 | 
					six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
 | 
				
			||||||
sortedcontainers==2.4.0
 | 
					sortedcontainers==2.4.0
 | 
				
			||||||
sqlparse==0.4.1; python_version >= '3.5'
 | 
					sqlparse==0.4.1; python_version >= '3.5'
 | 
				
			||||||
threadpoolctl==2.1.0; python_version >= '3.5'
 | 
					threadpoolctl==2.2.0; python_version >= '3.6'
 | 
				
			||||||
tika==1.24
 | 
					tika==1.24
 | 
				
			||||||
tqdm==4.61.1
 | 
					tqdm==4.62.1
 | 
				
			||||||
twisted[tls]==21.2.0; python_full_version >= '3.5.4'
 | 
					twisted[tls]==21.7.0; python_full_version >= '3.6.7'
 | 
				
			||||||
txaio==21.2.1; python_version >= '3.6'
 | 
					txaio==21.2.1; python_version >= '3.6'
 | 
				
			||||||
tzlocal==2.1
 | 
					typing-extensions==3.10.0.0
 | 
				
			||||||
urllib3==1.26.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
 | 
					tzlocal==3.0; python_version >= '3.6'
 | 
				
			||||||
uvicorn[standard]==0.14.0
 | 
					urllib3==1.26.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
 | 
				
			||||||
uvloop==0.14.0
 | 
					uvicorn[standard]==0.15.0
 | 
				
			||||||
watchdog==1.0.2
 | 
					uvloop==0.16.0
 | 
				
			||||||
 | 
					watchdog==2.1.3
 | 
				
			||||||
watchgod==0.7
 | 
					watchgod==0.7
 | 
				
			||||||
wcwidth==0.2.5
 | 
					wcwidth==0.2.5
 | 
				
			||||||
websockets==9.1
 | 
					websockets==9.1
 | 
				
			||||||
whitenoise==5.2.0
 | 
					whitenoise==5.3.0
 | 
				
			||||||
whoosh==2.7.4
 | 
					whoosh==2.7.4
 | 
				
			||||||
zope.interface==5.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
 | 
					zope.interface==5.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user