1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-12-22 20:22:18 +01:00

Update python requirements

Generated using pipenv:

  $ pipenv lock -r > requirements.txt
This commit is contained in:
Alan Orth 2019-08-02 11:02:25 +03:00
parent d1b3e9e375
commit f772a3be41
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -1,4 +1,5 @@
-i https://pypi.org/simple
-e .
certifi==2019.6.16
chardet==3.0.4
idna==2.8
@ -7,7 +8,7 @@ pandas==0.25.0
pycountry==19.7.15
python-dateutil==2.8.0
python-stdnum==1.11
pytz==2019.1
pytz==2019.2
requests-cache==0.5.0
requests==2.22.0
six==1.12.0