From 4a7e2a3007a8956f72054edd20331114696bff5d Mon Sep 17 00:00:00 2001 From: "Borreguero Calvo, Jose" Date: Fri, 14 Nov 2025 14:51:40 +0000 Subject: [PATCH 1/3] mantid 6.14 update --- scd-reduction-tools-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scd-reduction-tools-dev.yml b/scd-reduction-tools-dev.yml index 3318dd0..d77456d 100644 --- a/scd-reduction-tools-dev.yml +++ b/scd-reduction-tools-dev.yml @@ -7,7 +7,7 @@ channels: - conda-forge dependencies: - - mantid>=6.13,<6.14 + - mantid>=6.14,<6.15 - numpy - pycifrw - gemmi -- GitLab From de3aba7731101cce22f909baa07a295bd5c39ecc Mon Sep 17 00:00:00 2001 From: "Borreguero Calvo, Jose" Date: Fri, 14 Nov 2025 14:52:42 +0000 Subject: [PATCH 2/3] mantid 6.14 update for qa --- scd-reduction-tools-qa.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scd-reduction-tools-qa.yml b/scd-reduction-tools-qa.yml index fb8148a..58f0791 100644 --- a/scd-reduction-tools-qa.yml +++ b/scd-reduction-tools-qa.yml @@ -7,7 +7,7 @@ channels: - conda-forge dependencies: - - mantid>=6.13,<6.14 + - mantid>=6.14,<6.15 - numpy - pycifrw - matplotlib -- GitLab From 11bd2a3ab4f732eacf23ab48671e3c31d7236f3b Mon Sep 17 00:00:00 2001 From: "Borreguero Calvo, Jose" Date: Fri, 14 Nov 2025 15:06:12 +0000 Subject: [PATCH 3/3] update mantid version for prod --- scd-reduction-tools.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scd-reduction-tools.yml b/scd-reduction-tools.yml index 3a5d467..03d94c2 100644 --- a/scd-reduction-tools.yml +++ b/scd-reduction-tools.yml @@ -7,7 +7,7 @@ channels: - conda-forge dependencies: - - mantid>=6.13,<6.14 + - mantid>=6.14,<6.15 - numpy - pycifrw - matplotlib -- GitLab