Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
marmikcfc committed Jun 11, 2024
1 parent 538d666 commit 0c509d8
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ aiofiles==23.2.1
aiohttp==3.9.1
fastapi==0.108.0
fastembed==0.2.7
litellm==1.15.7
litellm>=1.15
numpy==1.26.1
openai==1.10.0
pydantic==2.5.3
Expand All @@ -19,4 +19,9 @@ websockets==10.4
onnxruntime>=1.16.3
scipy==1.11.4
uvloop==0.19.0
semantic-router==0.0.37
tokenizers
huggingface-hub
semantic-router
sentence_transformers
optimum[onnxruntime]
fastapi_utilities

0 comments on commit 0c509d8

Please sign in to comment.