diff --git a/bin/environment-local.yml b/bin/environment-local.yml index b31117b0..71cb70f9 100644 --- a/bin/environment-local.yml +++ b/bin/environment-local.yml @@ -23,7 +23,7 @@ dependencies: - pandas=2.2.* - psutil=5.9.* - pyccl=3.2.* - - python=3.10.* + - python=3.12.* - scikit-learn=1.5.* - scipy=1.13.* - tables-io-full=1.0.* diff --git a/bin/environment-perlmutter.yml b/bin/environment-perlmutter.yml index 2263ebed..7c9e159b 100644 --- a/bin/environment-perlmutter.yml +++ b/bin/environment-perlmutter.yml @@ -23,7 +23,7 @@ dependencies: - pandas=2.2.* - psutil=5.9.* - pyccl=3.2.* - - python=3.10.* + - python=3.12.* - scikit-learn=1.5.* - scipy=1.13.* - tables-io-full=1.0.*