Skip to content

Commit b77d8ae

Browse files
committed
update requirements
1 parent 5a8f1b8 commit b77d8ae

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
tensorflow==1.8.0
2-
numpy==1.14.2
3-
scipy==1.0.0
4-
scikit-learn==0.19.1
1+
tensorflow==1.9.0
2+
numpy==1.15.0
3+
scipy==1.1.0
4+
scikit-learn==0.19.2
55
jupyter==1.0.0
66
matplotlib==2.2.2
77
requests==2.18.4
8-
Pillow==5.0.0
8+
Pillow==5.1.0
99
GitPython==2.1.11

0 commit comments

Comments
 (0)