Skip to content

Commit c97ea70

Browse files
authored
Revert "Pin httpx till upstream gets resolved (#3465)" (#3466)
This reverts commit 306c34e.
1 parent a7d2469 commit c97ea70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,7 @@ deps =
629629
starlette: pytest-asyncio
630630
starlette: python-multipart
631631
starlette: requests
632-
starlette: httpx<0.27.1
632+
starlette: httpx
633633
# (this is a dependency of httpx)
634634
starlette: anyio<4.0.0
635635
starlette: jinja2

0 commit comments

Comments
 (0)