Skip to content

Commit 4c437a3

Browse files
committed
increase required version of TF, keras, and scipy
1 parent 1491c18 commit 4c437a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ eventlet==0.19.0
44
python-socketio==1.6.1
55
numpy==1.13.1
66
Pillow==2.2.1
7-
scipy==0.13.3
8-
keras==1.2.0
9-
tensorflow==1.0.0
7+
scipy==0.19.1
8+
keras==2.0.8
9+
tensorflow==1.3.0
1010
h5py==2.6.0

0 commit comments

Comments
 (0)