Skip to content

Commit

Permalink
Merge pull request #1467 from pyiron/pint
Browse files Browse the repository at this point in the history
Update pint to 0.24.1
  • Loading branch information
jan-janssen committed Jun 26, 2024
2 parents c5c54a2 + c8331d9 commit 17dfcfa
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 @@ -16,8 +16,8 @@ dependencies:
- numpy =1.26.4
- pandas =2.2.2
- phonopy =2.24.3
- pint =0.24
- pyiron_base =0.9.4
- pint =0.24.1
- pyiron_base =0.9.5
- pyiron_snippets =0.1.2
- pylammpsmpi =0.2.20
- pyscal =2.10.18
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ dependencies:
- numpy =1.26.4
- pandas =2.2.2
- phonopy =2.24.3
- pint =0.24
- pyiron_base =0.9.4
- pint =0.24.1
- pyiron_base =0.9.5
- pyiron_snippets =0.1.2
- pylammpsmpi =0.2.20
- pyscal =2.10.18
Expand Down
4 changes: 2 additions & 2 deletions binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ dependencies:
- numpy =1.26.4
- pandas =2.2.2
- phonopy =2.24.3
- pint =0.24
- pyiron_base =0.9.4
- pint =0.24.1
- pyiron_base =0.9.5
- pyiron_snippets =0.1.2
- pylammpsmpi =0.2.20
- pyscal =2.10.18
Expand Down
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ dependencies = [
"numpy==1.26.4",
"pandas==2.2.2",
"phonopy==2.24.3",
"pint==0.24",
"pyiron_base==0.9.4",
"pint==0.24.1",
"pyiron_base==0.9.5",
"pyiron_snippets==0.1.2",
"pylammpsmpi==0.2.20",
"scipy==1.14.0",
Expand Down

0 comments on commit 17dfcfa

Please sign in to comment.