From 50902241946e2898fc2d3c3315487ec061746413 Mon Sep 17 00:00:00 2001 From: Nicola Soranzo Date: Tue, 16 Jul 2024 16:36:15 +0100 Subject: [PATCH] Pin galaxy-tool-util to >=24.0.2 Follow-up on https://github.com/galaxyproject/planemo/pull/1420 which should have included these version bumps. --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d945e0216..5c54c2d0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,8 +3,8 @@ bioblend>=1.0.0 click!=8.0.2 cwltool>=1.0.20191225192155 ephemeris>=0.10.3 -galaxy-tool-util[edam]>=23.1,!=24.0.0,!=24.0.1,<24.2 -galaxy-util[template]>=23.1,<24.2 +galaxy-tool-util[edam]>=24.0.2,<24.2 +galaxy-util[template]>=24.0,<24.2 glob2 gxformat2>=0.14.0 h5py