1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-06-13 04:10:59 +02:00
Files
csv-metadata-quality/requirements.txt
Alan Orth ae357d8c6c Revert "Update requirements"
This reverts commit ca80340f7a.

Nope, we still need the --without-hashes because this still fails
on Python 3.7, but not 3.8 or 3.9. From looking around it seems
that nobody can agree whether poetry should handle this, pip should
handle it, or upstream projects should pin their dependencies.
2021-01-26 14:15:31 +02:00

16 lines
241 B
Plaintext

certifi==2020.12.5
chardet==4.0.0
idna==2.10
langid==1.1.6
numpy==1.19.5
pandas==1.2.1
pycountry==19.8.18
python-dateutil==2.8.1
python-stdnum==1.15
pytz==2020.5
requests==2.25.1
requests-cache==0.5.2
six==1.15.0
urllib3==1.26.2
xlrd==1.2.0