mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-22 06:15:02 +01:00
Alan Orth
82be1a4d00
Generated from pipenv with: $ pipenv lock -r > requirements.txt $ pipenv lock -r -d > requirements-dev.txt
38 lines
633 B
Plaintext
38 lines
633 B
Plaintext
-i https://pypi.org/simple
|
|
appdirs==1.4.3
|
|
attrs==19.3.0
|
|
backcall==0.1.0
|
|
black==19.10b0
|
|
click==7.0
|
|
decorator==4.4.2
|
|
entrypoints==0.3
|
|
flake8==3.7.9
|
|
ipython-genutils==0.2.0
|
|
ipython==7.13.0
|
|
isort==4.3.21
|
|
jedi==0.16.0
|
|
mccabe==0.6.1
|
|
more-itertools==8.2.0
|
|
packaging==20.1
|
|
parso==0.6.2
|
|
pathspec==0.7.0
|
|
pexpect==4.8.0 ; sys_platform != 'win32'
|
|
pickleshare==0.7.5
|
|
pluggy==0.13.1
|
|
prompt-toolkit==3.0.3
|
|
ptyprocess==0.6.0
|
|
py==1.8.1
|
|
pycodestyle==2.5.0
|
|
pyflakes==2.1.1
|
|
pygments==2.5.2
|
|
pyparsing==2.4.6
|
|
pytest-clarity==0.3.0a0
|
|
pytest==5.3.5
|
|
regex==2020.2.20
|
|
six==1.14.0
|
|
termcolor==1.1.0
|
|
toml==0.10.0
|
|
traitlets==4.3.3
|
|
typed-ast==1.4.1
|
|
wcwidth==0.1.8
|