diff --git a/requirements.txt b/requirements.txt index 5b3e0b4..2cadf85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ python-Levenshtein==0.12.2 PyYaml==5.4 scikit-image==0.18.1 scikit-learn==0.23.2 -scipy==1.6.0 +scipy==1.10.0 seaborn==0.10.1 six==1.14.0 snakemake==5.32.1 diff --git a/requirements_gcolab.txt b/requirements_gcolab.txt index db074ae..f948b97 100644 --- a/requirements_gcolab.txt +++ b/requirements_gcolab.txt @@ -8,7 +8,7 @@ pandas python-Levenshtein==0.12.0 scikit-image==0.17.2 scikit-learn==0.21.3 -scipy==1.4.1 +scipy==1.10.0 seaborn==0.10.1 six snakemake==5.5.4