From 57cdd675cc72ffdd3a715ef7f11ba321f0342f3c Mon Sep 17 00:00:00 2001 From: Mat Doucet Date: Thu, 25 Apr 2024 12:17:25 -0400 Subject: [PATCH] Update environment.yml update to v2.0.24 backend --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index a4c1d13c..35d24fad 100644 --- a/environment.yml +++ b/environment.yml @@ -13,7 +13,7 @@ dependencies: - matplotlib - pip - pip: - - git+https://github.com/neutrons/LiquidsReflectometer.git@v2.0.23#egg=lr_reduction + - git+https://github.com/neutrons/LiquidsReflectometer.git@v2.0.24#egg=lr_reduction # documentation - sphinx - sphinx_rtd_theme