diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 672839648..9c090ac94 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -15,7 +15,7 @@ dependencies: - pymatgen =2024.8.9 - pyscal3 =3.2.7 - pyxtal =1.0.3 -- scikit-learn =1.5.1 +- scikit-learn =1.5.2 - scipy =1.14.1 - spglib =2.5.0 - sqsgenerator =0.3 diff --git a/pyproject.toml b/pyproject.toml index e39593784..abb1f0bf2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ pyscal = ["pyscal3==3.2.7"] nglview = ["nglview==3.1.2"] matplotlib = ["matplotlib==3.9.2"] plotly = ["plotly==5.24.0"] -clusters = ["scikit-learn==1.5.1"] +clusters = ["scikit-learn==1.5.2"] symmetry = ["spglib==2.5.0"] surface = [ "spglib==2.5.0",