We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da9cfed commit 20bac2bCopy full SHA for 20bac2b
pyproject.toml
@@ -7,7 +7,7 @@ license = "Apache Software License"
7
readme = "README.md"
8
9
[tool.poetry.dependencies]
10
-python = ">=3.8.0,<3.12"
+python = ">=3.8.0,<3.13"
11
requests = "^2.31.0"
12
numpy = ">= 1.13.0"
13
numpydoc = "*"
0 commit comments