We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3182002 + 92e2783 commit d365999Copy full SHA for d365999
.ci_support/environment.yml
@@ -16,5 +16,5 @@ dependencies:
16
- pyxtal =0.6.6
17
- scikit-learn =1.5.0
18
- scipy =1.13.1
19
-- spglib =2.3.1
+- spglib =2.4.0
20
- sqsgenerator =0.3
pyproject.toml
@@ -46,9 +46,9 @@ nglview = ["nglview==3.1.2"]
46
matplotlib = ["matplotlib==3.8.4"]
47
plotly = ["plotly==5.22.0"]
48
clusters = ["scikit-learn==1.5.0"]
49
-symmetry = ["spglib==2.3.1"]
+symmetry = ["spglib==2.4.0"]
50
surface = [
51
- "spglib==2.3.1",
+ "spglib==2.4.0",
52
"pymatgen==2024.5.1",
53
]
54
phonopy = [
0 commit comments