1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-05-09 06:36:01 +02:00

Update requirements

Generated from pipenv with:

  $ pipenv lock -r > requirements.txt
  $ pipenv lock -r -d > requirements-dev.txt
This commit is contained in:
2019-11-15 00:41:12 +02:00
parent 494548c691
commit afcc445855
2 changed files with 15 additions and 17 deletions

View File

@ -1,9 +1,9 @@
-i https://pypi.org/simple
certifi==2019.6.16
certifi==2019.9.11
chardet==3.0.4
falcon==2.0.0
gunicorn==19.9.0
gunicorn==20.0.0
idna==2.8
psycopg2-binary==2.8.3
psycopg2-binary==2.8.4
requests==2.22.0
urllib3==1.25.3
urllib3==1.25.7