diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 601a06398..7579c3f92 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -15,7 +15,7 @@ dependencies: - pymatgen =2024.11.13 - pyscal3 =3.2.7 - pyxtal =1.0.6 -- scikit-learn =1.6.0 +- scikit-learn =1.6.1 - scipy =1.15.0 - spglib =2.5.0 - sqsgenerator =0.3 diff --git a/pyproject.toml b/pyproject.toml index 12f603573..0f0ace52b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ pyscal = ["pyscal3==3.2.7"] nglview = ["nglview==3.1.4"] matplotlib = ["matplotlib==3.10.0"] plotly = ["plotly==5.24.1"] -clusters = ["scikit-learn==1.6.0"] +clusters = ["scikit-learn==1.6.1"] symmetry = ["spglib==2.5.0"] surface = [ "spglib==2.5.0",