Skip to content

Commit

Permalink
Merge pull request #1212 from pyiron/dependabot/pip/pyiron-atomistics…
Browse files Browse the repository at this point in the history
…-0.6.18

Dependabot/pip/pyiron atomistics 0.6.18
  • Loading branch information
pmrv authored Jan 6, 2025
2 parents 8fb37cf + b2e90c8 commit 963adc4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
- matplotlib-base =3.9.2
- numpy =1.26.4
- pyiron_base =0.10.9
- pyiron_atomistics =0.6.12
- pyiron_atomistics =0.6.18
- pyiron_snippets =0.1.3
- pyparsing =3.1.4
- scipy =1.14.1
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
- matplotlib-base =3.9.2
- numpy =1.26.4
- pyiron_base =0.10.9
- pyiron_atomistics =0.6.12
- pyiron_atomistics =0.6.18
- pyiron_snippets =0.1.3
- pyparsing =3.1.4
- scipy =1.14.1
Expand Down
2 changes: 1 addition & 1 deletion docs/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
- matplotlib-base =3.9.2
- numpy =1.26.4
- pyiron_base =0.10.9
- pyiron_atomistics =0.6.12
- pyiron_atomistics =0.6.18
- pyiron_snippets =0.1.3
- pyparsing =3.1.4
- scipy =1.14.1
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
extras_require={
'atomistic': [
'ase==3.23.0',
'pyiron_atomistics==0.6.12',
'pyiron_atomistics==0.6.18',
'pycp2k==0.2.2',
],
'fenics': [
Expand Down

0 comments on commit 963adc4

Please sign in to comment.