1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-05-12 08:06:05 +02:00

Update requirements

Generated from pipenv with:

  $ pipenv lock -r > requirements.txt
  $ pipenv lock -r -d > requirements-dev.txt
This commit is contained in:
2019-11-27 12:08:32 +02:00
parent 520e04f9be
commit 3540ce328b
2 changed files with 4 additions and 5 deletions

View File

@ -1,5 +1,4 @@
-i https://pypi.org/simple
atomicwrites==1.3.0
attrs==19.3.0
backcall==0.1.0
decorator==4.4.1
@ -14,15 +13,15 @@ packaging==19.2
parso==0.5.1
pexpect==4.7.0 ; sys_platform != 'win32'
pickleshare==0.7.5
pluggy==0.13.0
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.4.2
pygments==2.5.1
pyparsing==2.4.5
pytest==5.2.3
pytest==5.3.1
six==1.13.0
traitlets==4.3.3
wcwidth==0.1.7