From b0ba71d4e71bfa1fcc182059aee1fa8213d6d303 Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Wed, 5 Nov 2025 14:57:08 +0100 Subject: [PATCH] Update weasel dependency --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index f4d50d424..c64d533b8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -53,7 +53,7 @@ install_requires = wasabi>=0.9.1,<1.2.0 srsly>=2.4.3,<3.0.0 catalogue>=2.0.6,<2.1.0 - weasel>=0.1.0,<0.5.0 + weasel>=0.4.2,<0.5.0 # Third-party dependencies typer-slim>=0.3.0,<1.0.0 tqdm>=4.38.0,<5.0.0