Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Jan 13, 2025
1 parent 2c494bb commit 40d5370
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ classifiers = [
]
dependencies = [
"ase==3.24.0",
"atomistics==0.1.33",
"atomistics==0.1.34",
"defusedxml==0.7.1",
"h5py==3.12.1",
"matplotlib==3.10.0",
Expand All @@ -43,7 +43,7 @@ dependencies = [
"scikit-learn==1.6.1",
"seekpath==2.1.0",
"spglib==2.5.0",
"structuretoolkit==0.0.29",
"structuretoolkit==0.0.30",
]
dynamic = ["version"]

Expand Down

0 comments on commit 40d5370

Please sign in to comment.