Skip to content

Commit

Permalink
Merge pull request #179 from pyiron/dependabot/pip/spglib-2.4.0
Browse files Browse the repository at this point in the history
Bump spglib from 2.3.1 to 2.4.0
  • Loading branch information
jan-janssen authored May 23, 2024
2 parents 3182002 + 92e2783 commit d365999
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ dependencies:
- pyxtal =0.6.6
- scikit-learn =1.5.0
- scipy =1.13.1
- spglib =2.3.1
- spglib =2.4.0
- sqsgenerator =0.3
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ nglview = ["nglview==3.1.2"]
matplotlib = ["matplotlib==3.8.4"]
plotly = ["plotly==5.22.0"]
clusters = ["scikit-learn==1.5.0"]
symmetry = ["spglib==2.3.1"]
symmetry = ["spglib==2.4.0"]
surface = [
"spglib==2.3.1",
"spglib==2.4.0",
"pymatgen==2024.5.1",
]
phonopy = [
Expand Down

0 comments on commit d365999

Please sign in to comment.