Skip to content
Snippets Groups Projects
Commit 00377f53 authored by Andreas Leitherer's avatar Andreas Leitherer
Browse files

Changed setup.py

parent 72585ebf
No related branches found
No related tags found
No related merge requests found
......@@ -13,5 +13,5 @@ setup(
description=metainfo['title'],
long_description=metainfo['description'],
packages=find_packages(),
install_requires=['tensorflow==1.13.1', 'keras==2.2.4', 'numpy==1.16.4', 'scipy==1.1.0', 'matplotlib', 'pandas', 'seaborn', 'pymatgen==2020.3.13', 'sklearn'],
install_requires=['tensorflow==1.14.0', 'keras==2.3.0', 'numpy==1.16.4', 'scipy==1.3.0', 'matplotlib', 'pandas', 'seaborn', 'pymatgen==2020.3.13', 'sklearn'],
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment