[M] updated install files to remove the deprecated --dependency-links pip option
README.md
100644 → 100755
requirements.txt
100644 → 100755
... | @@ -2,12 +2,11 @@ setuptools~=41.2.0 | ... | @@ -2,12 +2,11 @@ setuptools~=41.2.0 |
numpy~=1.18.3 | numpy~=1.18.3 | ||
pandas~=1.0.3 | pandas~=1.0.3 | ||
area~=1.1.1 | area~=1.1.1 | ||
predihood~=0.13 | scikit-learn~=0.22 | ||
sklearn~=0.0 | |||
scikit-learn~=0.22.2.post1 | |||
matplotlib~=3.2.1 | matplotlib~=3.2.1 | ||
seaborn~=0.10.1 | seaborn~=0.10.1 | ||
Flask~=1.1.2 | Flask~=1.1.2 | ||
mongiris~=0.40 | |||
requests~=2.23.0 | requests~=2.23.0 | ||
StringDist~=1.0.9 | StringDist~=1.0.9 | ||
\ No newline at end of file | https://gitlab.liris.cnrs.fr/fduchate/mongiris/-/archive/master/mongiris-master.zip | ||
setup.cfg
100644 → 100755
Please register or sign in to comment