Skip to content

Commit 0eca644

Browse files
authored
Update pyproject.toml (#99)
1 parent 3d3999d commit 0eca644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ python = "^3.9"
1919
typer = "^0.9.0"
2020
rich = "^13.7.0"
2121
click = "^8.1.7"
22-
httpx = "^0.27.0"
22+
httpx = ">=0.27.0"
2323
tenacity = "<=9.0.0"
2424
pyjwt = "^2.10.1"
2525
pydantic = "^2.10.6"

0 commit comments

Comments
 (0)