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 ac700a2 + dc2ec10 commit 8c4c926Copy full SHA for 8c4c926
.ci_support/environment.yml
@@ -14,7 +14,7 @@ dependencies:
14
- pymatgen =2024.3.1
15
- pyscal =2.10.18
16
- pyxtal =0.6.2
17
-- scikit-learn =1.4.1.post1
+- scikit-learn =1.4.2
18
- scipy =1.13.0
19
- spglib =2.4.0
20
- sqsgenerator =0.3
pyproject.toml
@@ -45,7 +45,7 @@ pyscal = ["pyscal2==2.10.18"]
45
nglview = ["nglview==3.1.2"]
46
matplotlib = ["matplotlib==3.8.4"]
47
plotly = ["plotly==5.19.0"]
48
-clusters = ["scikit-learn==1.4.1.post1"]
+clusters = ["scikit-learn==1.4.2"]
49
symmetry = ["spglib==2.4.0"]
50
surface = [
51
"spglib==2.4.0",
0 commit comments