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-08-29 00:31:06 +03:00
parent b8f379e7fa
commit a648183f35
2 changed files with 16 additions and 12 deletions

View File

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