mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2024-12-22 12:12:18 +01:00
Update python requirements
Generated using pipenv: $ pipenv lock -r > requirements.txt $ pipenv lock -r -d > requirements-dev.txt
This commit is contained in:
parent
020c87768e
commit
b9d041927e
@ -11,7 +11,7 @@ ipython==7.7.0
|
|||||||
jedi==0.14.1
|
jedi==0.14.1
|
||||||
mccabe==0.6.1
|
mccabe==0.6.1
|
||||||
more-itertools==7.2.0
|
more-itertools==7.2.0
|
||||||
packaging==19.0
|
packaging==19.1
|
||||||
parso==0.5.1
|
parso==0.5.1
|
||||||
pexpect==4.7.0 ; sys_platform != 'win32'
|
pexpect==4.7.0 ; sys_platform != 'win32'
|
||||||
pickleshare==0.7.5
|
pickleshare==0.7.5
|
||||||
@ -22,7 +22,7 @@ py==1.8.0
|
|||||||
pycodestyle==2.5.0
|
pycodestyle==2.5.0
|
||||||
pyflakes==2.1.1
|
pyflakes==2.1.1
|
||||||
pygments==2.4.2
|
pygments==2.4.2
|
||||||
pyparsing==2.4.1.1
|
pyparsing==2.4.2
|
||||||
pytest==5.0.1
|
pytest==5.0.1
|
||||||
six==1.12.0
|
six==1.12.0
|
||||||
traitlets==4.3.2
|
traitlets==4.3.2
|
||||||
|
@ -2,9 +2,9 @@
|
|||||||
certifi==2019.6.16
|
certifi==2019.6.16
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
idna==2.8
|
idna==2.8
|
||||||
iso-639==0.4.5
|
|
||||||
numpy==1.17.0
|
numpy==1.17.0
|
||||||
pandas==0.25.0
|
pandas==0.25.0
|
||||||
|
pycountry==19.7.15
|
||||||
python-dateutil==2.8.0
|
python-dateutil==2.8.0
|
||||||
python-stdnum==1.11
|
python-stdnum==1.11
|
||||||
pytz==2019.1
|
pytz==2019.1
|
||||||
|
Loading…
Reference in New Issue
Block a user