We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb5056c commit 2f7b324Copy full SHA for 2f7b324
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ license = "MIT"
7
readme = "README.md"
8
9
[tool.poetry.dependencies]
10
-python = ">=3.8.1,<3.12"
+python = ">=3.8.1,<3.13"
11
httpx = ">=0.15.4,<0.26.0"
12
pydantic = ">=1.10.7, <3.0"
13
backoff = "^2.2.1"
0 commit comments