From 311c5ae65b2adb280e5af2cdd42286562eb9a048 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 09:34:41 +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 b6b6673a4..236812749 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.26.6 - pint =0.24.4 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index d7172e540..f4a94478f 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.26.6 - pint =0.24.4 diff --git a/binder/environment.yml b/binder/environment.yml index 4b4a6289a..7db977cb9 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.26.6 - pint =0.24.4