Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

Commit

Permalink
Update reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed Mar 27, 2019
1 parent b754054 commit c940a4f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions requirements-ci.txt
@@ -1,3 +1,3 @@
nose==1.3.7
coverage==4.5.1
coveralls==1.3.0
coverage==4.5.3
coveralls==1.7.0
18 changes: 9 additions & 9 deletions requirements.txt
@@ -1,11 +1,11 @@
numpy==1.15.4
scipy==1.1.0
pymatgen==2018.7.15
monty==1.0.4
keras==2.2.0
tabulate==0.8.2
numpy==1.16.1
scipy==1.2.0
pymatgen==2019.3.13
monty==2.0.2
keras==2.2.4
tabulate==0.8.3
pandas==0.23.4
scikit-learn==0.19.2
scikit-learn==0.20.3
tensorflow==1.9.0
six==1.11.0
h5py==2.8.0
six==1.12.0
h5py==2.9.0

0 comments on commit c940a4f

Please sign in to comment.