We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2231ea6 commit 3b7bf73Copy full SHA for 3b7bf73
1 file changed
pyproject.toml
@@ -27,7 +27,7 @@ packages = [
27
]
28
29
[tool.poetry.dependencies]
30
-python = ">=3.9,<3.13"
+python = ">=3.9"
31
requests = "^2.30.0"
32
tuspy = "^1.0.0"
33
0 commit comments