From cb798e9da05f7c6b6291b5be6e43e01b7d089f21 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Tue, 10 Oct 2023 18:04:35 +0200 Subject: [PATCH 1/2] Update environment.yml --- .ci_support/environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 12994f8c1..49e4393a6 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -9,6 +9,7 @@ dependencies: - matplotlib =3.8.0 - numpy =1.26.0 - pyiron_base =0.6.7 +- pyiron-data =0.0.24 - pyiron_atomistics =0.3.4 - pyparsing =3.1.1 - scipy =1.11.3 From af42776925328e22027abe0d30bc97611b948402 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Tue, 10 Oct 2023 16:05:19 +0000 Subject: [PATCH 2/2] [dependabot skip] Update env file --- .binder/environment.yml | 1 + docs/environment.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.binder/environment.yml b/.binder/environment.yml index 790a1037f..1a4a50d1a 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -9,6 +9,7 @@ dependencies: - matplotlib =3.8.0 - numpy =1.26.0 - pyiron_base =0.6.7 +- pyiron-data =0.0.24 - pyiron_atomistics =0.3.4 - pyparsing =3.1.1 - scipy =1.11.3 diff --git a/docs/environment.yml b/docs/environment.yml index 873bed2f4..89f57b381 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -11,6 +11,7 @@ dependencies: - matplotlib =3.8.0 - numpy =1.26.0 - pyiron_base =0.6.7 +- pyiron-data =0.0.24 - pyiron_atomistics =0.3.4 - pyparsing =3.1.1 - scipy =1.11.3