From 01a97ebe5acf510c132f6f1a980f16a7f7f5df18 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 12:10:35 +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 65106f39d..b14c6d6c2 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -13,7 +13,7 @@ dependencies: - matplotlib-base =3.8.4 - mendeleev =0.17.0 - mp-api =0.41.2 -- numpy =1.26.4 +- numpy =2.0.0 - pandas =2.2.2 - phonopy =2.25.0 - pint =0.24.1 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index c4513872a..06890996f 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -11,7 +11,7 @@ dependencies: - matplotlib-base =3.8.4 - mendeleev =0.17.0 - mp-api =0.41.2 -- numpy =1.26.4 +- numpy =2.0.0 - pandas =2.2.2 - phonopy =2.25.0 - pint =0.24.1 diff --git a/binder/environment.yml b/binder/environment.yml index 7b3e555cc..1dfe52e5d 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -9,7 +9,7 @@ dependencies: - matplotlib-base =3.8.4 - mendeleev =0.17.0 - mp-api =0.41.2 -- numpy =1.26.4 +- numpy =2.0.0 - pandas =2.2.2 - phonopy =2.25.0 - pint =0.24.1