diff --git a/3_scipy/scipy-lectures.github.com-master/_downloads/requirements.txt b/3_scipy/scipy-lectures.github.com-master/_downloads/requirements.txt index d5790b4..1b97590 100644 --- a/3_scipy/scipy-lectures.github.com-master/_downloads/requirements.txt +++ b/3_scipy/scipy-lectures.github.com-master/_downloads/requirements.txt @@ -1,7 +1,7 @@ # This file is structured in a specific way please include all conda installable # libraries before the special comment marked `# For conda, pip installable:` numpy>=1.13,<1.17 -scipy==0.19.1 +scipy==1.10.0 scikit-learn==0.23 matplotlib>=2.0,<3.0 scikit-image>=0.14,<0.15