mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2024-11-22 22:05:03 +01:00
Alan Orth
ae357d8c6c
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.
16 lines
241 B
Plaintext
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
|