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

Commit

Permalink
Merge pull request #229 from pyiron/pyiron_atomistics
Browse files Browse the repository at this point in the history
Update pyiron_base to 0.6.9
  • Loading branch information
jan-janssen authored Nov 18, 2023
2 parents 12cfb26 + dde5b1a commit f66a389
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,6 +6,6 @@ dependencies:
- codacy-coverage
- matplotlib =3.8.1
- numpy =1.26.0
- pyiron_base =0.6.8
- pyiron_base =0.6.9
- scipy =1.11.3
- sympy =1.12
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
install_requires=[
'matplotlib==3.8.1',
'numpy==1.26.0',
'pyiron_base==0.6.8',
'pyiron_base==0.6.9',
'scipy==1.11.3',
'sympy==1.12'
],
Expand Down

0 comments on commit f66a389

Please sign in to comment.