diff --git a/pyproject.toml b/pyproject.toml index 844e22a..09e845b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ ml = [ # Clustering "scikit-learn>=1.4", "umap-learn>=0.5.7", - "numba>=0.59", + "numba>=0.65.0", "scipy>=1.12", ]