Skip to content

Commit 306c34e

Browse files
authored
Pin httpx till upstream gets resolved (#3465)
1 parent a1b7ce5 commit 306c34e

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
632+
starlette: httpx<0.27.1
633633
# (this is a dependency of httpx)
634634
starlette: anyio<4.0.0
635635
starlette: jinja2

0 commit comments

Comments
 (0)