Skip to content
Snippets Groups Projects
Commit d6050ad5 authored by Tim O'Donnell's avatar Tim O'Donnell
Browse files

Bump to Keras==2.1.2

parent 4bb0738b
No related branches found
No related tags found
No related merge requests found
six six
numpy>=1.11 numpy>=1.11
pandas>=0.20.3 pandas>=0.20.3
Keras==2.0.9 Keras==keras-2.1.2
tensorflow>=1.1.0 tensorflow>=1.1.0
appdirs appdirs
scikit-learn scikit-learn
......
...@@ -51,7 +51,7 @@ if __name__ == '__main__': ...@@ -51,7 +51,7 @@ if __name__ == '__main__':
'six', 'six',
'numpy>=1.11', 'numpy>=1.11',
'pandas>=0.20.3', 'pandas>=0.20.3',
'Keras==2.0.9', 'Keras==2.1.2',
'appdirs', 'appdirs',
'tensorflow>=1.1.0', 'tensorflow>=1.1.0',
'scikit-learn', 'scikit-learn',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment