mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-05-08 14:16:01 +02:00
Update requirements
Generated using pipenv: $ pipenv lock -r > requirements.txt $ pipenv lock -r -d > requirements-dev.txt
This commit is contained in:
@ -1,7 +1,11 @@
|
||||
-i https://pypi.org/simple
|
||||
certifi==2019.3.9
|
||||
chardet==3.0.4
|
||||
falcon==1.4.1
|
||||
git+https://github.com/alanorth/SolrClient.git@c629e3475be37c82770b2be61748be7e29882648#egg=solrclient
|
||||
gunicorn==19.9.0
|
||||
psycopg2-binary==2.7.7
|
||||
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
|
||||
|
Reference in New Issue
Block a user