mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-10 16:55:45 +01:00
Alan Orth
806d63137f
SolrClient 0.2.1 currently depends on kazoo 2.2.1, but there is an issue with Python 3.7 in kazoo <= 2.5.0. Kazoo 2.5.0 fixes the is- sue with Python 3.7, and for my limited usage of SolrClient it se- ems to work fine. See: https://github.com/moonlitesolutions/SolrClient/issues/79
13 lines
196 B
Plaintext
13 lines
196 B
Plaintext
certifi==2018.8.24
|
|
chardet==3.0.4
|
|
falcon==1.4.1
|
|
gunicorn==19.9.0
|
|
idna==2.7
|
|
kazoo==2.5.0
|
|
psycopg2-binary==2.7.5
|
|
python-mimeparse==1.6.0
|
|
requests==2.19.1
|
|
six==1.11.0
|
|
SolrClient==0.2.1
|
|
urllib3==1.23
|