mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-22 14:25:01 +01:00
Alan Orth
9e898ba54f
Generated from pipenv with: $ pipenv lock -r > requirements.txt $ pipenv lock -r -d > requirements-dev.txt
10 lines
334 B
Plaintext
10 lines
334 B
Plaintext
-i https://pypi.org/simple
|
|
certifi==2020.6.20
|
|
chardet==3.0.4
|
|
falcon==2.0.0
|
|
gunicorn==20.0.4
|
|
idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
psycopg2-binary==2.8.6
|
|
requests==2.24.0
|
|
urllib3==1.25.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
|