Skip to content

Commit 74f8b21

Browse files
committed
Pin httpx because in later versions they compact the JSON
1 parent 5fe9300 commit 74f8b21

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
@@ -5,7 +5,7 @@ docutils~=0.21
55
fastapi~=0.115.11
66
fastapi_utilities~=0.3.0
77
filelock~=3.18.0
8-
httpx~=0.28.1
8+
httpx==0.27.2
99
logfire~=3.8.1
1010
logfire[fastapi, requests, psycopg2, celery]~=3.8.1
1111
pillow~=11.1.0

0 commit comments

Comments
 (0)