From 4a9bfbe802b38746e7dcd624307aaf8b36006789 Mon Sep 17 00:00:00 2001 From: Ramiro Torres-Escobedo <82693024+torresramiro350@users.noreply.github.com> Date: Fri, 18 Oct 2024 21:54:03 +0800 Subject: [PATCH] upgrade speclite version Version 0.19 should have the correct defintion for scipy trapz method --- ci/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/environment.yml b/ci/environment.yml index ca4237a..e769eb4 100644 --- a/ci/environment.yml +++ b/ci/environment.yml @@ -49,4 +49,4 @@ dependencies: - numba - root<=6.30 - reproject - - speclite>=0.14 + - speclite>=0.19