diff --git a/requirements.txt b/requirements.txt index 90ac840..e043f2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2020.12.5; python_full_version >= "3.7.1" and python_full_version < "4. chardet==4.0.0; python_full_version >= "3.7.1" and python_full_version < "4.0.0" click==7.1.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" colorama==0.4.4; python_full_version >= "3.7.1" and python_full_version < "4.0.0" -csv-metadata-quality @ git+https://github.com/ilri/csv-metadata-quality.git@6cc1401f88dc002f5a23aae064d5121fccb7d556 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" +csv-metadata-quality @ git+https://github.com/ilri/csv-metadata-quality.git@fa84cfa440743ed40295f8c3cd98a27abe396ef2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" flask==1.1.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0") idna==2.10; python_full_version >= "3.7.1" and python_full_version < "4.0.0" itsdangerous==1.1.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"