Skip to content

Commit 8c4c926

Browse files
authored
Merge branch 'main' into spglib
2 parents ac700a2 + dc2ec10 commit 8c4c926

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
- pymatgen =2024.3.1
1515
- pyscal =2.10.18
1616
- pyxtal =0.6.2
17-
- scikit-learn =1.4.1.post1
17+
- scikit-learn =1.4.2
1818
- scipy =1.13.0
1919
- spglib =2.4.0
2020
- sqsgenerator =0.3

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ pyscal = ["pyscal2==2.10.18"]
4545
nglview = ["nglview==3.1.2"]
4646
matplotlib = ["matplotlib==3.8.4"]
4747
plotly = ["plotly==5.19.0"]
48-
clusters = ["scikit-learn==1.4.1.post1"]
48+
clusters = ["scikit-learn==1.4.2"]
4949
symmetry = ["spglib==2.4.0"]
5050
surface = [
5151
"spglib==2.4.0",

0 commit comments

Comments
 (0)