Skip to content

Commit c5efdc9

Browse files
committed
@bisgaard-itis review: only avoid this version of httpx
1 parent 0d8e710 commit c5efdc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ pytest-asyncio<0.24
4343
#
4444
# Bugs
4545
#
46-
httpx<0.28 # Waiting for fix in respx: https://github.com/lundberg/respx/pull/278
46+
httpx!=0.28.0 # Waiting for fix in respx: https://github.com/lundberg/respx/pull/278
4747

4848

4949

0 commit comments

Comments
 (0)