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:
2020-03-01 21:21:13 +02:00
parent 0615064e3d
commit 82be1a4d00
2 changed files with 23 additions and 21 deletions

View File

@ -1,9 +1,9 @@
-i https://pypi.org/simple
certifi==2019.9.11
certifi==2019.11.28
chardet==3.0.4
falcon==2.0.0
gunicorn==20.0.4
idna==2.8
idna==2.9
psycopg2-binary==2.8.4
requests==2.22.0
urllib3==1.25.7
requests==2.23.0
urllib3==1.25.8