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.
1 parent 1d3dc72 commit da93074Copy full SHA for da93074
.ci_support/environment.yml
@@ -15,7 +15,7 @@ dependencies:
15
- pymatgen =2024.11.13
16
- pyscal3 =3.2.7
17
- pyxtal =1.0.6
18
-- scikit-learn =1.6.0
+- scikit-learn =1.6.1
19
- scipy =1.15.0
20
- spglib =2.5.0
21
- sqsgenerator =0.3
pyproject.toml
@@ -45,7 +45,7 @@ pyscal = ["pyscal3==3.2.7"]
45
nglview = ["nglview==3.1.4"]
46
matplotlib = ["matplotlib==3.10.0"]
47
plotly = ["plotly==5.24.1"]
48
-clusters = ["scikit-learn==1.6.0"]
+clusters = ["scikit-learn==1.6.1"]
49
symmetry = ["spglib==2.5.0"]
50
surface = [
51
"spglib==2.5.0",
0 commit comments