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

bump pandas requirement

parent ef9a61a9
No related merge requests found
six
numpy>=1.11
pandas>=0.13.1
pandas>=0.20.3
Keras==2.0.9
tensorflow>=1.1.0
appdirs
......
......@@ -50,7 +50,7 @@ if __name__ == '__main__':
required_packages = [
'six',
'numpy>=1.11',
'pandas>=0.13.1',
'pandas>=0.20.3',
'Keras==2.0.9',
'appdirs',
'tensorflow>=1.1.0',
......
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