Update python requirements

Generated using pipenv:

  $ pipenv lock -r > requirements.txt
  $ pipenv lock -r -d > requirements-dev.txt
This commit is contained in:
Alan Orth 2019-07-29 19:10:49 +03:00
parent a36454a3ac
commit bb882315f1
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
2 changed files with 7 additions and 1 deletions

View File

@ -3,10 +3,13 @@ atomicwrites==1.3.0
attrs==19.1.0
backcall==0.1.0
decorator==4.4.0
importlib-metadata==0.18
entrypoints==0.3
flake8==3.7.8
importlib-metadata==0.19
ipython-genutils==0.2.0
ipython==7.7.0
jedi==0.14.1
mccabe==0.6.1
more-itertools==7.2.0
packaging==19.0
parso==0.5.1
@ -16,6 +19,8 @@ pluggy==0.12.0
prompt-toolkit==2.0.9
ptyprocess==0.6.0
py==1.8.0
pycodestyle==2.5.0
pyflakes==2.1.1
pygments==2.4.2
pyparsing==2.4.1.1
pytest==5.0.1

View File

@ -1,4 +1,5 @@
-i https://pypi.org/simple
iso-639==0.4.5
numpy==1.17.0
pandas==0.25.0
python-dateutil==2.8.0