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 3d3999d commit 0eca644Copy full SHA for 0eca644
pyproject.toml
@@ -19,7 +19,7 @@ python = "^3.9"
19
typer = "^0.9.0"
20
rich = "^13.7.0"
21
click = "^8.1.7"
22
-httpx = "^0.27.0"
+httpx = ">=0.27.0"
23
tenacity = "<=9.0.0"
24
pyjwt = "^2.10.1"
25
pydantic = "^2.10.6"
0 commit comments