Skip to content

Commit

Permalink
Merge branch 'master' of github.com:yoshida-lab/XenonPy
Browse files Browse the repository at this point in the history
  • Loading branch information
TsumiNa committed Jan 29, 2021
2 parents 4517139 + b27b468 commit c2d07bc
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 c2d07bc

Please sign in to comment.