diff --git a/pyproject.toml b/pyproject.toml index 53f655a..72397ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "pandas>=2.0.0,<2.4.0", "torch>=2.4.0,<2.14.0", "tqdm>=4.61.0,<4.69.0", - "numba>=0.59.0,<0.67.0", + "numba>=0.59.0,<0.68.0", "gemmi>=0.5.0,<0.8.0", "scipy>=1.10.0,<1.18.0", "matplotlib>=3.7.0,<3.11.0",