From 87392dba9e7d511e170520ef9c11ec5797ba07c5 Mon Sep 17 00:00:00 2001 From: ddomenico Date: Wed, 12 Jan 2022 19:02:07 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20freeze=20toil=20at=205.5.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.json b/setup.json index 22a5d62..684149b 100644 --- a/setup.json +++ b/setup.json @@ -20,7 +20,7 @@ "python-slugify>=1.2", "Click>=6.7", "docker>=4.3", - "toil>=5.5.0", + "toil==5.5.0", "requests>=2.18", "coloredlogs>=15.0.1", "packaging>=21.0"