mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Allow for upgrades of most of the dependencies
This commit is contained in:
parent
5ed359f3ea
commit
c1ed4e8238
@ -1,13 +1,13 @@
|
||||
Django==1.9.4
|
||||
Pillow==3.1.1
|
||||
django-crispy-forms==1.6.0
|
||||
django-extensions==1.6.1
|
||||
django-filter==0.12.0
|
||||
djangorestframework==3.3.2
|
||||
filemagic==1.6
|
||||
langdetect==1.0.5
|
||||
pyocr==0.3.1
|
||||
python-dateutil==2.4.2
|
||||
python-dotenv==0.3.0
|
||||
python-gnupg==0.3.8
|
||||
pytz==2015.7
|
||||
Django==1.9.7
|
||||
Pillow>=3.1.1
|
||||
django-crispy-forms>=1.6.0
|
||||
django-extensions>=1.6.1
|
||||
django-filter>=0.12.0
|
||||
djangorestframework>=3.3.2
|
||||
filemagic>=1.6
|
||||
langdetect>=1.0.5
|
||||
pyocr>=0.3.1
|
||||
python-dateutil>=2.4.2
|
||||
python-dotenv>=0.3.0
|
||||
python-gnupg>=0.3.8
|
||||
pytz>=2015.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user