mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Minor dependency updates
This commit is contained in:
parent
3a2a180607
commit
05b7bcd199
@ -1,24 +1,24 @@
|
|||||||
apipkg==1.4
|
apipkg==1.4
|
||||||
attrs==17.4.0
|
attrs==18.1.0
|
||||||
certifi==2018.1.18
|
certifi==2018.4.16
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
coverage==4.5.1
|
coverage==4.5.1
|
||||||
coveralls==1.3.0
|
coveralls==1.3.0
|
||||||
dateparser==0.7.0
|
dateparser==0.7.0
|
||||||
django-crispy-forms==1.7.2
|
django-crispy-forms==1.7.2
|
||||||
django-extensions==2.0.6
|
django-extensions==2.0.7
|
||||||
django-filter==1.1.0
|
django-filter==1.1.0
|
||||||
django-flat-responsive==2.0
|
django-flat-responsive==2.0
|
||||||
django==1.11.12
|
django==1.11.13
|
||||||
djangorestframework==3.8.2
|
djangorestframework==3.8.2
|
||||||
docopt==0.6.2
|
docopt==0.6.2
|
||||||
execnet==1.5.0
|
execnet==1.5.0
|
||||||
factory-boy==2.10.0
|
factory-boy==2.11.1
|
||||||
faker==0.8.13
|
faker==0.8.15
|
||||||
filemagic==1.6
|
filemagic==1.6
|
||||||
flake8==3.5.0
|
flake8==3.5.0
|
||||||
fuzzywuzzy==0.15.0
|
fuzzywuzzy==0.15.0
|
||||||
gunicorn==19.7.1
|
gunicorn==19.8.1
|
||||||
idna==2.6
|
idna==2.6
|
||||||
langdetect==1.0.7
|
langdetect==1.0.7
|
||||||
mccabe==0.6.1
|
mccabe==0.6.1
|
||||||
@ -31,13 +31,13 @@ pycodestyle==2.3.1
|
|||||||
pyflakes==1.6.0
|
pyflakes==1.6.0
|
||||||
pyocr==0.5.1
|
pyocr==0.5.1
|
||||||
pytest-cov==2.5.1
|
pytest-cov==2.5.1
|
||||||
pytest-django==3.1.2
|
pytest-django==3.2.1
|
||||||
pytest-env==0.6.2
|
pytest-env==0.6.2
|
||||||
pytest-forked==0.2
|
pytest-forked==0.2
|
||||||
pytest-sugar==0.9.1
|
pytest-sugar==0.9.1
|
||||||
pytest-xdist==1.22.2
|
pytest-xdist==1.22.2
|
||||||
pytest==3.5.0
|
pytest==3.5.1
|
||||||
python-dateutil==2.7.2
|
python-dateutil==2.7.3
|
||||||
python-dotenv==0.8.2
|
python-dotenv==0.8.2
|
||||||
python-gnupg==0.4.2
|
python-gnupg==0.4.2
|
||||||
python-levenshtein==0.12.0
|
python-levenshtein==0.12.0
|
||||||
@ -47,6 +47,5 @@ requests==2.18.4
|
|||||||
six==1.11.0
|
six==1.11.0
|
||||||
termcolor==1.1.0
|
termcolor==1.1.0
|
||||||
text-unidecode==1.2
|
text-unidecode==1.2
|
||||||
typing==3.6.4; python_version < '3.5'
|
|
||||||
tzlocal==1.5.1
|
tzlocal==1.5.1
|
||||||
urllib3==1.22
|
urllib3==1.22
|
||||||
|
Loading…
x
Reference in New Issue
Block a user