diff --git a/pyproject.toml b/pyproject.toml index ff11670c..d457a862 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ classifiers = [ [tool.poetry.dependencies] python = "^3.7.1,<3.11" attrs = ">=19.0" -numpy = "^1.20" +numpy = "^1.21" scipy = "^1.6" typing-extensions = { version = "^4", python = "~3.7" }