From c2707823e185ae67844976e3b48f03a3a8d6b84e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 08:55:08 +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 32e2a3d33..6e8ad8856 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -13,7 +13,7 @@ dependencies: - matplotlib-base =3.9.2 - mendeleev =0.18.1 - mp-api =0.42.2 -- numpy =1.26.4 +- numpy =2.1.1 - pandas =2.2.3 - phonopy =2.26.6 - pint =0.24.3 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index aa8fe0aea..bdadfd219 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -11,7 +11,7 @@ dependencies: - matplotlib-base =3.9.2 - mendeleev =0.18.1 - mp-api =0.42.2 -- numpy =1.26.4 +- numpy =2.1.1 - pandas =2.2.3 - phonopy =2.26.6 - pint =0.24.3 diff --git a/binder/environment.yml b/binder/environment.yml index c80976a91..8cebb2d3e 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -9,7 +9,7 @@ dependencies: - matplotlib-base =3.9.2 - mendeleev =0.18.1 - mp-api =0.42.2 -- numpy =1.26.4 +- numpy =2.1.1 - pandas =2.2.3 - phonopy =2.26.6 - pint =0.24.3