We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 981d1a7 commit 9c38de1Copy full SHA for 9c38de1
1 file changed
pyproject.toml
@@ -30,7 +30,7 @@ include = [
30
]
31
32
[tool.poetry.dependencies]
33
-python = ">=3.8,<3.12"
+python = "^3.8"
34
importlib-metadata = "^7.0.0"
35
numpy = ">=1.19.2"
36
scipy = ">=1.5.4"
0 commit comments