From 12c1cd8891683baaa93d68a2a0e38ab9fdd1171e Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 11 Nov 2024 05:54:10 +0000 Subject: [PATCH] [dependabot skip] Update environment --- .ci_support/environment.yml | 2 +- binder/environment.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 1c60cb4..f9b107d 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -8,6 +8,6 @@ dependencies: - matplotlib=3.9.2 - pystem=0.0.26 - match-series -- hyperspy=2.1.1 +- hyperspy=2.2.0 - sparse - scanf diff --git a/binder/environment.yml b/binder/environment.yml index 8bc5752..d351de3 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -5,7 +5,7 @@ dependencies: - matplotlib=3.9.2 - pystem =0.0.26 - match-series -- hyperspy=2.1.1 +- hyperspy=2.2.0 - scanf - sparse - papermill