Skip to content

Commit

Permalink
pin httpx version
Browse files Browse the repository at this point in the history
  • Loading branch information
jokester committed Dec 1, 2024
1 parent 3b1870c commit 837b31f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ protobuf
ctranslate2
colorama
openai==1.35.9
httpx==0.27.2 # stop before blocking change in 0.28.0
open_clip_torch
safetensors
pandas
Expand All @@ -52,4 +53,4 @@ bitsandbytes
uvicorn
fastapi
pydantic
python-multipart
python-multipart

0 comments on commit 837b31f

Please sign in to comment.