diff --git a/pyproject.toml b/pyproject.toml index f26c6713..ea6cbdfd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "numpy==2.2.6", "matplotlib==3.10.7", "h5py==3.15.1", - "numba==0.62.1", + "numba==0.64.0", "scipy==1.15.3", "pandas==2.3.3", "tables==3.10.1",