Skip to content

Commit

Permalink
Merge pull request #1662 from pyiron/pyiron_base
Browse files Browse the repository at this point in the history
Update pyiron_base to 0.11.1 and pylammpsmpi to 0.2.29
  • Loading branch information
jan-janssen authored Feb 6, 2025
2 parents 25c0066 + 471fc2d commit 6a3153e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .ci_support/environment-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ dependencies:
- pandas =2.2.3
- phonopy =2.36.0
- pint =0.24.4
- pyiron_base =0.10.11
- pyiron_base =0.11.1
- pyiron_snippets =0.1.4
- pylammpsmpi =0.2.27
- pylammpsmpi =0.2.29
- pyscal3 =3.2.7
- scikit-learn =1.6.1
- scipy =1.15.1
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ dependencies:
- pandas =2.2.3
- phonopy =2.36.0
- pint =0.24.4
- pyiron_base =0.10.11
- pyiron_base =0.11.1
- pyiron_snippets =0.1.4
- pylammpsmpi =0.2.27
- pylammpsmpi =0.2.29
- pyscal3 =3.2.7
- scikit-learn =1.6.1
- scipy =1.15.1
Expand Down
4 changes: 2 additions & 2 deletions binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ dependencies:
- pandas =2.2.3
- phonopy =2.36.0
- pint =0.24.4
- pyiron_base =0.10.11
- pyiron_base =0.11.1
- pyiron_snippets =0.1.4
- pylammpsmpi =0.2.27
- pylammpsmpi =0.2.29
- pyscal3 =3.2.7
- scikit-learn =1.6.1
- scipy =1.15.1
Expand Down
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ dependencies = [
"pandas==2.2.3",
"phonopy==2.36.0",
"pint==0.24.4",
"pyiron_base==0.10.11",
"pyiron_base==0.11.1",
"pyiron_snippets==0.1.4",
"pylammpsmpi==0.2.27",
"pylammpsmpi==0.2.29",
"pyscal3==3.2.7",
"scipy==1.15.1",
"scikit-learn==1.6.1",
Expand Down

0 comments on commit 6a3153e

Please sign in to comment.