Skip to content

Commit

Permalink
Merge pull request #1462 from pyiron/pyiron_base
Browse files Browse the repository at this point in the history
Update pyiron_base to 0.9.4
  • Loading branch information
jan-janssen committed Jun 21, 2024
2 parents d94f596 + f936b1c commit 7811613
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
- pandas =2.2.2
- phonopy =2.24.2
- pint =0.24
- pyiron_base =0.9.3
- pyiron_base =0.9.4
- pyiron_snippets =0.1.2
- pylammpsmpi =0.2.19
- pyscal =2.10.18
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/environment-old.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
- pandas =2.0.3
- phonopy =2.20.0
- pint =0.18
- pyiron_base =0.9.3
- pyiron_base =0.9.4
- pyiron_snippets =0.1.1
- pylammpsmpi =0.2.18
- pyscal =2.10.15
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
- pandas =2.2.2
- phonopy =2.24.2
- pint =0.24
- pyiron_base =0.9.3
- pyiron_base =0.9.4
- pyiron_snippets =0.1.2
- pylammpsmpi =0.2.19
- pyscal =2.10.18
Expand Down
2 changes: 1 addition & 1 deletion binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
- pandas =2.2.2
- phonopy =2.24.2
- pint =0.24
- pyiron_base =0.9.3
- pyiron_base =0.9.4
- pyiron_snippets =0.1.2
- pylammpsmpi =0.2.19
- pyscal =2.10.18
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies = [
"pandas==2.2.2",
"phonopy==2.24.2",
"pint==0.24",
"pyiron_base==0.9.3",
"pyiron_base==0.9.4",
"pyiron_snippets==0.1.2",
"pylammpsmpi==0.2.19",
"scipy==1.13.1",
Expand Down

0 comments on commit 7811613

Please sign in to comment.