1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-06-28 17:13:46 +02:00
dspace-statistics-api/requirements-dev.txt
Alan Orth 9aca827d69
Update requirements-dev.txt
Generated with pipenv:

    $ pipenv lock -r -d > requirements-dev.txt
2019-11-27 12:36:05 +02:00

36 lines
592 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.1
entrypoints==0.3
flake8==3.7.9
ipython-genutils==0.2.0
ipython==7.9.0
isort==4.3.21
jedi==0.15.1
mccabe==0.6.1
more-itertools==7.2.0
packaging==19.2
parso==0.5.1
pathspec==0.6.0
pexpect==4.7.0 ; sys_platform != 'win32'
pickleshare==0.7.5
pluggy==0.13.1
prompt-toolkit==2.0.10
ptyprocess==0.6.0
py==1.8.0
pycodestyle==2.5.0
pyflakes==2.1.1
pygments==2.5.1
pyparsing==2.4.5
pytest==5.3.1
regex==2019.11.1
six==1.13.0
toml==0.10.0
traitlets==4.3.3
typed-ast==1.4.0
wcwidth==0.1.7