1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-05-09 22:56:01 +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:
2019-07-29 19:10:49 +03:00
parent a36454a3ac
commit bb882315f1
2 changed files with 7 additions and 1 deletions

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