diff --git a/pyproject.toml b/pyproject.toml index 48ce9f4076..bb38eec3b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "einops==0.8.0", "decord==0.6.0", "typeguard>=4.3,<4.5", - "numba==0.60.0", + "numba==0.61.0", # TODO(ashwinvaidya17): https://github.com/openvinotoolkit/anomalib/issues/2126 "setuptools<70", ]