Skip to content

Commit

Permalink
Merge pull request #306 from pyiron/dyn
Browse files Browse the repository at this point in the history
Update dynaphopy to 1.17.16
  • Loading branch information
jan-janssen authored Jul 24, 2024
2 parents 8ec027e + 75b961b commit d62dfc8
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-lammps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ dependencies:
- pylammpsmpi =0.2.21
- jinja2 =3.1.4
- iprpy-data =2023.07.25
- dynaphopy =1.17.15
- dynaphopy =1.17.16
2 changes: 1 addition & 1 deletion .ci_support/environment-notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ dependencies:
- pandas =2.2.2
- pylammpsmpi =0.2.21
- jinja2 =3.1.4
- dynaphopy =1.17.15
- dynaphopy =1.17.16
2 changes: 1 addition & 1 deletion binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ dependencies:
- pandas =2.2.2
- pylammpsmpi =0.2.21
- jinja2 =3.1.4
- dynaphopy =1.17.15
- dynaphopy =1.17.16
- tqdm =4.66.4
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ lammps_phonons = [
"pylammpsmpi==0.2.21",
"jinja2==3.1.4",
"pandas==2.2.2",
"dynaphopy==1.17.15",
"dynaphopy==1.17.16",
]
qe = [
"pwtools==1.2.3"
Expand Down

0 comments on commit d62dfc8

Please sign in to comment.