Skip to content

Commit

Permalink
increase required version of TF, keras, and scipy
Browse files Browse the repository at this point in the history
  • Loading branch information
ckirksey3 committed Oct 12, 2017
1 parent 1491c18 commit 4c437a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ eventlet==0.19.0
python-socketio==1.6.1
numpy==1.13.1
Pillow==2.2.1
scipy==0.13.3
keras==1.2.0
tensorflow==1.0.0
scipy==0.19.1
keras==2.0.8
tensorflow==1.3.0
h5py==2.6.0

0 comments on commit 4c437a3

Please sign in to comment.