diff --git a/pyproject.toml b/pyproject.toml index 1c5e8c3..e52b3f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ authors = ["Deepak Mallubhotla "] python = "^3.8,<3.10" pdme = "^0.8.6" numpy = "1.22.3" -scipy = "1.8.0" +scipy = "1.10.0" [tool.poetry.dev-dependencies] pytest = ">=6"