1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-06-23 00:18:24 +02:00

Update requirements

Generated using pipenv:

  $ pipenv lock -r > requirements.txt
  $ pipenv lock -r -d > requirements-dev.txt
This commit is contained in:
2019-05-03 16:32:17 +03:00
parent 1806d50a51
commit edd9e90f59
2 changed files with 4 additions and 6 deletions

View File

@ -1,11 +1,9 @@
-i https://pypi.org/simple
certifi==2019.3.9
chardet==3.0.4
falcon==1.4.1
falcon==2.0.0
gunicorn==19.9.0
idna==2.8
psycopg2-binary==2.8.2
python-mimeparse==1.6.0
requests==2.21.0
six==1.12.0
urllib3==1.24.1
urllib3==1.24.3