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.
1 parent b0a703f commit 23e6f0aCopy full SHA for 23e6f0a
environment.yml
@@ -16,6 +16,7 @@ dependencies:
16
- sphinx>=1.7,<1.8
17
- coverage=4.4.2
18
- pillow
19
+- imageio>=2.8
20
- pip
21
- pip:
22
- sphinx-gallery==0.2.0
requirements.txt
@@ -2,7 +2,7 @@
2
# libraries before the special comment marked `# For conda, pip installable:`
3
numpy>=1.13,<1.17
4
scipy==0.19.1
5
-scikit-learn==0.19
+scikit-learn==0.23
6
matplotlib>=2.0,<3.0
7
scikit-image>=0.14,<0.15
8
sympy>=1.2
0 commit comments