From 71506d1e4193478b83219b0dbccb8fb9805ce19a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 09:37:10 +0000 Subject: [PATCH] [dependabot skip] Update environment --- .ci_support/environment-docs.yml | 2 +- .ci_support/environment.yml | 2 +- binder/environment.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ci_support/environment-docs.yml b/.ci_support/environment-docs.yml index 0b420c4fa..2c1c2dc19 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -13,7 +13,7 @@ dependencies: - matplotlib-base =3.10.0 - mendeleev =0.19.0 - mp-api =0.45.0 -- numpy =1.26.4 +- numpy =2.2.1 - pandas =2.2.3 - phonopy =2.33.4 - pint =0.24.4 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 56266b3c3..71ccc0f75 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -11,7 +11,7 @@ dependencies: - matplotlib-base =3.10.0 - mendeleev =0.19.0 - mp-api =0.45.0 -- numpy =1.26.4 +- numpy =2.2.1 - pandas =2.2.3 - phonopy =2.33.4 - pint =0.24.4 diff --git a/binder/environment.yml b/binder/environment.yml index 131c23b91..ca3935aa7 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -9,7 +9,7 @@ dependencies: - matplotlib-base =3.10.0 - mendeleev =0.19.0 - mp-api =0.45.0 -- numpy =1.26.4 +- numpy =2.2.1 - pandas =2.2.3 - phonopy =2.33.4 - pint =0.24.4