Skip to content

Commit 23e6f0a

Browse files
committed
update requirements.txt
1 parent b0a703f commit 23e6f0a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ dependencies:
1616
- sphinx>=1.7,<1.8
1717
- coverage=4.4.2
1818
- pillow
19+
- imageio>=2.8
1920
- pip
2021
- pip:
2122
- sphinx-gallery==0.2.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# libraries before the special comment marked `# For conda, pip installable:`
33
numpy>=1.13,<1.17
44
scipy==0.19.1
5-
scikit-learn==0.19
5+
scikit-learn==0.23
66
matplotlib>=2.0,<3.0
77
scikit-image>=0.14,<0.15
88
sympy>=1.2

0 commit comments

Comments
 (0)