From 291c2cac40dcaa52371a2e0194b3e53ffffc4f76 Mon Sep 17 00:00:00 2001 From: cat-bro Date: Tue, 15 Oct 2024 13:18:26 +1100 Subject: [PATCH] require old setuptools --- jenkins/requirements.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jenkins/requirements.yml b/jenkins/requirements.yml index 560e7b809..3b2836725 100644 --- a/jenkins/requirements.yml +++ b/jenkins/requirements.yml @@ -1,3 +1,4 @@ +setuptools==59.6.0 arrow pyyaml pytz @@ -8,4 +9,4 @@ galaxy-tool-util==24.1.1 # requirements for galaxy virtualenv also required here for tests to run correctly h5py==3.11.0 tifffile==2023.7.10 -pillow==10.3.0 \ No newline at end of file +pillow==10.3.0