From 4d6a98e1a99a44662b027465e319e1e6507cdfe3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 11:59:05 +0000 Subject: [PATCH] fix(deps): update dependency numba to >=0.64,<0.65 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e46cb237c..f0bcbc7f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ dependencies = [ "imagehash==4.3.2", "wordcloud>=1.9.4", "dacite>=1.9, <2", - "numba>=0.60,<0.63", + "numba>=0.64,<0.65", ] dynamic = [