mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-22 14:25:01 +01:00
requirements.txt: Regenerate
Created from pipenv with the following command: $ pipenv lock -r > requirements.txt
This commit is contained in:
parent
085e525b2f
commit
7218631cc4
@ -1,16 +1,13 @@
|
|||||||
|
-i https://pypi.org/simple
|
||||||
certifi==2018.10.15
|
certifi==2018.10.15
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
falcon==1.4.1
|
falcon==1.4.1
|
||||||
flake8==3.6.0
|
git+https://github.com/alanorth/SolrClient.git@c629e3475be37c82770b2be61748be7e29882648#egg=solrclient
|
||||||
gunicorn==19.9.0
|
gunicorn==19.9.0
|
||||||
idna==2.7
|
idna==2.7
|
||||||
kazoo==2.5.0
|
kazoo==2.5.0
|
||||||
mccabe==0.6.1
|
|
||||||
psycopg2-binary==2.7.5
|
psycopg2-binary==2.7.5
|
||||||
pycodestyle==2.4.0
|
|
||||||
pyflakes==2.0.0
|
|
||||||
python-mimeparse==1.6.0
|
python-mimeparse==1.6.0
|
||||||
requests==2.20.0
|
requests==2.20.0
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
-e git://github.com/alanorth/SolrClient.git@c629e3475be37c82770b2be61748be7e29882648#egg=SolrClient
|
|
||||||
urllib3==1.24
|
urllib3==1.24
|
||||||
|
Loading…
Reference in New Issue
Block a user