diff --git a/pyproject.toml b/pyproject.toml index bfdb78b95..7e448028c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dependencies = [ "pyarrow>=6.0.0", "fsspec-xrootd>=0.2.3", "matplotlib>=3", - "numba>=0.61.0rc1", + "numba>=0.58.1", "numpy>=1.22", "scipy>=1.1.0", "tqdm>=4.27.0",