Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
Merge pull request #178 from pyiron/pyiron_atomistics
Browse files Browse the repository at this point in the history
Update pyiron_atomistics to 0.5.0
  • Loading branch information
jan-janssen authored Apr 6, 2024
2 parents db03105 + 8d59528 commit e2e0f86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies:
- codacy-coverage
- molmod =1.4.8
- numpy =1.26.4
- pyiron_atomistics =0.4.17
- pyiron_atomistics =0.5.0
- maggma =0.60.2
- scipy =1.12.0
- spglib =2.3.1
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
install_requires=[
'molmod==1.4.8',
'numpy==1.26.4',
'pyiron_atomistics==0.4.17',
'pyiron_atomistics==0.5.0',
'spglib==2.3.1',
'scipy==1.12.0',
'quickff==2.2.4',
Expand Down

0 comments on commit e2e0f86

Please sign in to comment.