diff --git a/pyproject.toml b/pyproject.toml index 9c7f374..ae4e648 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ version = "1.0.0" description = "Otter USV Ship Berthing with PER-SAC" requires-python = ">=3.10" dependencies = [ - "numpy>=1.24.0", + "numpy>=2.2.6", "gymnasium>=0.29.0", "scipy>=1.11.0", "matplotlib>=3.7.0",