diff --git a/pyproject.toml b/pyproject.toml index b098667..2b04732 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ classifiers = [ keywords = [] dependencies = [ "python_tsp~=0.5.0", - "numpy~=2.1.0", + "numpy~=2.2.0", "typing_extensions", ]