Skip to content

Commit 6a3201c

Browse files
committed
downgrade httpx 0.25.0 -> 0.24.1 because of Render
1 parent 8699cc9 commit 6a3201c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ fastapi==0.103.2
1616
frozenlist==1.3.3
1717
h11==0.14.0
1818
httptools==0.6.0
19-
httpx==0.25.0
19+
httpx==0.24.1
2020
httpcore==0.18.0
2121
idna==3.4
2222
motor==3.1.2

0 commit comments

Comments
 (0)