From 8d9f4ad46d1c22bd9584f700d852b4d59aaf5f54 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Thu, 4 Jan 2024 12:58:40 +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 5844bf3..c020cfb 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -8,5 +8,5 @@ dependencies: - matplotlib=3.8.2 - pystem=0.0.26 - match-series -- hyperspy=1.7.6 +- hyperspy=2.0 - scanf diff --git a/binder/environment.yml b/binder/environment.yml index 2ecc153..1a0eb1a 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -5,7 +5,7 @@ dependencies: - matplotlib=3.8.2 - pystem =0.0.26 - match-series -- hyperspy=1.7.6 +- hyperspy=2.0 - scanf - papermill - numpy=1.26.0