Skip to content

Commit c50ba04

Browse files
authored
Merge pull request #81 from tutorcruncher/pin-httpx-0.27.2
Pin httpx because in later versions they compact the JSON
2 parents 5fe9300 + 74f8b21 commit c50ba04

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)