1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-06-23 08:28:26 +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-02-07 17:39:50 +02:00
parent f8a4cfd3da
commit 5429fe5cc8
2 changed files with 10 additions and 9 deletions

View File

@ -2,6 +2,6 @@
falcon==1.4.1
git+https://github.com/alanorth/SolrClient.git@c629e3475be37c82770b2be61748be7e29882648#egg=solrclient
gunicorn==19.9.0
psycopg2-binary==2.7.6.1
psycopg2-binary==2.7.7
python-mimeparse==1.6.0
six==1.12.0