1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-07-01 20:17:25 +02:00

Update python requirements

Generated using pipenv:

  $ pipenv lock -r > requirements.txt
  $ pipenv lock -r -d > requirements-dev.txt
This commit is contained in:
2020-01-15 10:51:58 +02:00
parent 4f81f6c83c
commit c5fbaf407a
2 changed files with 22 additions and 24 deletions

View File

@ -1,11 +1,11 @@
-i https://pypi.org/simple
-e .
certifi==2019.9.11
certifi==2019.11.28
chardet==3.0.4
idna==2.8
langid==1.1.6
numpy==1.17.4
pandas==0.25.3
numpy==1.18.1
pandas==1.0.0rc0
pycountry==19.8.18
python-dateutil==2.8.1
python-stdnum==1.12