Skip to content

Commit d365999

Browse files
authored
Merge pull request #179 from pyiron/dependabot/pip/spglib-2.4.0
Bump spglib from 2.3.1 to 2.4.0
2 parents 3182002 + 92e2783 commit d365999

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ dependencies:
1616
- pyxtal =0.6.6
1717
- scikit-learn =1.5.0
1818
- scipy =1.13.1
19-
- spglib =2.3.1
19+
- spglib =2.4.0
2020
- sqsgenerator =0.3

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ nglview = ["nglview==3.1.2"]
4646
matplotlib = ["matplotlib==3.8.4"]
4747
plotly = ["plotly==5.22.0"]
4848
clusters = ["scikit-learn==1.5.0"]
49-
symmetry = ["spglib==2.3.1"]
49+
symmetry = ["spglib==2.4.0"]
5050
surface = [
51-
"spglib==2.3.1",
51+
"spglib==2.4.0",
5252
"pymatgen==2024.5.1",
5353
]
5454
phonopy = [

0 commit comments

Comments
 (0)