We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 451a8b3 + 2680994 commit b14831cCopy full SHA for b14831c
environment.yml
@@ -7,7 +7,7 @@ dependencies:
7
- scipy=0.19
8
- scikit-learn=0.18
9
- matplotlib=1.5
10
-- scikit-image=0.12
+- scikit-image=0.13
11
- sympy=1.0
12
- statsmodels=0.6
13
- seaborn=0.7
requirements.txt
@@ -4,7 +4,7 @@ numpy==1.11
4
scipy==0.19
5
scikit-learn==0.18
6
matplotlib==1.5
-scikit-image==0.12
+scikit-image==0.13
sympy==1.0
statsmodels==0.6
seaborn==0.7
0 commit comments