From 20d11f87b1c4458791e4a85001c9cce56e30416b Mon Sep 17 00:00:00 2001 From: Marvin Poul Date: Tue, 14 Oct 2025 15:13:08 +0000 Subject: [PATCH 1/2] Add assyst dep --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index e2e6ad90..5d7fe673 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,3 +34,4 @@ maxvolpy==0.3.8 bokeh==3.8.0 dscribe==2.1.2 landau==1.4 +assyst=0.8.1 From e2a5b72bcf4e7287f5dba8401a0c14984c6e78f6 Mon Sep 17 00:00:00 2001 From: Marvin Poul Date: Tue, 14 Oct 2025 15:13:50 +0000 Subject: [PATCH 2/2] Update environment.yml --- mpie_cmti/environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mpie_cmti/environment.yml b/mpie_cmti/environment.yml index 9f99ff17..33d06194 100644 --- a/mpie_cmti/environment.yml +++ b/mpie_cmti/environment.yml @@ -3,6 +3,7 @@ channels: - nodefaults dependencies: - aimsgb =1.1.1 +- assyst =0.8.1 - atomicrex =1.0.4 - bader =1.0.5 - bokeh =3.8.0