Skip to content

Commit

Permalink
Merge pull request #762 from moeflow-com/fix-dep-fails
Browse files Browse the repository at this point in the history
fix CI fails
  • Loading branch information
zyddnys authored Dec 1, 2024
2 parents 3b1870c + 837b31f commit 25bc252
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 25bc252

Please sign in to comment.