Skip to content

Commit

Permalink
Merge pull request #226 from yoshida-lab/update-dependency
Browse files Browse the repository at this point in the history
Update dependencies in pip installation
  • Loading branch information
TsumiNa committed Jan 28, 2021
2 parents 7dd15c0 + 4d634f5 commit b27b468
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ mordred
Python-Deprecated

###### Requirements with Version Specifiers ######
numpy >= 1.16.0
pandas >= 1.0.0
pandas >= 1.1.3
pymatgen >= 2020.10.09
scikit-learn >= 0.21.0
scipy >= 1.2.0
torch >= 1.4.0
scikit-learn >= 0.23.0
scipy >= 1.5.0
torch >= 1.7.0
joblib >= 0.13.0
2 changes: 1 addition & 1 deletion xenonpy/conf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# package info
###############
name: 'xenonpy'
version: '0.5.0'
version: '0.5.1.dev'
db_version: '0.1.3'
release: ''
short_description: 'material descriptor library'
Expand Down

0 comments on commit b27b468

Please sign in to comment.