Skip to content

Commit

Permalink
Merge pull request #1401 from pyiron/pyiron_base
Browse files Browse the repository at this point in the history
Update pyiron_base to 0.8.3
  • Loading branch information
jan-janssen committed May 1, 2024
2 parents 8ac522c + 4aab61b commit 394c588
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
Expand Up @@ -15,7 +15,7 @@ dependencies:
- pandas =2.2.2
- phonopy =2.22.1
- pint =0.23
- pyiron_base =0.8.2
- pyiron_base =0.8.3
- pylammpsmpi =0.2.18
- pyscal =2.10.18
- scikit-learn =1.4.2
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -35,7 +35,7 @@ dependencies = [
"pandas==2.2.2",
"phonopy==2.22.1",
"pint==0.23",
"pyiron_base==0.8.2",
"pyiron_base==0.8.3",
"pylammpsmpi==0.2.18",
"scipy==1.13.0",
"scikit-learn==1.4.2",
Expand Down

0 comments on commit 394c588

Please sign in to comment.