Skip to content

Commit

Permalink
Merge pull request #1281 from pyiron/structuretoolkit
Browse files Browse the repository at this point in the history
Update Structuretoolkit to 0.0.16
  • Loading branch information
jan-janssen authored Jan 3, 2024
2 parents db3b0e3 + 285d3ae commit cebf19a
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
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ dependencies:
- scipy =1.11.4
- seekpath =2.1.0
- spglib =2.2.0
- structuretoolkit =0.0.15
- structuretoolkit =0.0.16
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies = [
"scikit-learn==1.3.2",
"seekpath==2.1.0",
"spglib==2.2.0",
"structuretoolkit==0.0.15",
"structuretoolkit==0.0.16",
]
dynamic = ["version"]

Expand Down

0 comments on commit cebf19a

Please sign in to comment.