diff --git a/pyproject.toml b/pyproject.toml index 7a0fa0ae44..217ae1bb8c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ classifiers = [ requires-python = ">=3.10,<3.14" dependencies = [ "deprecated>=1.2.13", - "numba>=0.55,<0.62.0", + "numba>=0.55,<0.63.0", "numpy>=1.21.0,<2.3.0", "packaging>=20.0", "pandas>=2.0.0,<2.4.0",