Skip to content

Commit

Permalink
Merge pull request #1648 from pyiron/pylammpsmpi
Browse files Browse the repository at this point in the history
Update pylammpsmpi to 0.2.27
  • Loading branch information
jan-janssen authored Jan 9, 2025
2 parents 6b1d9db + f80ad0c commit ee392fe
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
- pint =0.24.4
- pyiron_base =0.10.11
- pyiron_snippets =0.1.4
- pylammpsmpi =0.2.26
- pylammpsmpi =0.2.27
- pyscal3 =3.2.7
- scikit-learn =1.6.0
- scipy =1.15.0
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
- pint =0.24.4
- pyiron_base =0.10.11
- pyiron_snippets =0.1.4
- pylammpsmpi =0.2.26
- pylammpsmpi =0.2.27
- pyscal3 =3.2.7
- scikit-learn =1.6.0
- scipy =1.15.0
Expand Down
2 changes: 1 addition & 1 deletion binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
- pint =0.24.4
- pyiron_base =0.10.11
- pyiron_snippets =0.1.4
- pylammpsmpi =0.2.26
- pylammpsmpi =0.2.27
- pyscal3 =3.2.7
- scikit-learn =1.6.0
- scipy =1.15.0
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies = [
"pint==0.24.4",
"pyiron_base==0.10.11",
"pyiron_snippets==0.1.4",
"pylammpsmpi==0.2.26",
"pylammpsmpi==0.2.27",
"pyscal3==3.2.7",
"scipy==1.15.0",
"scikit-learn==1.6.0",
Expand Down

0 comments on commit ee392fe

Please sign in to comment.