diff --git a/pyproject.toml b/pyproject.toml index 355f8f2..2d01296 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ authors = ["Deepak Mallubhotla "] [tool.poetry.dependencies] python = "^3.8,<3.10" pdme = "^0.8.6" -numpy = "1.22.3" +numpy = "1.25.0" scipy = "1.10" [tool.poetry.dev-dependencies]