We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d3999d commit b155c35Copy full SHA for b155c35
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