Skip to content

Commit

Permalink
updating package library dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
prateeksachan committed Sep 10, 2024
1 parent ec2a8ab commit e2b6ecd
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ aiohttp==3.9.1
azure-cognitiveservices-speech==1.38.0
daily-python==0.9.1
fastapi==0.108.0
fastembed==0.2.7
fastembed==0.3.5
huggingface-hub==0.24.3
litellm==1.40.20
llama_index==0.10.65
llama-index-vector-stores-lancedb==0.1.7
Expand All @@ -13,6 +14,7 @@ openai>=1.10.0
pydantic==2.5.3
pydub==0.25.1
pymongo==4.8.0
pystemmer==2.2.0.1
python-dateutil==2.8.2
python-dotenv==1.0.0
redis==5.0.1
Expand All @@ -24,9 +26,8 @@ uvicorn==0.22.0
websockets==10.4
onnxruntime>=1.16.3
scipy==1.11.4
uvloop==0.19.0
tokenizers==0.15.2
huggingface-hub==0.20.1
semantic-router==0.0.46
sentence-transformers==3.0.1
uvloop==0.19.0
tokenizers==0.15.2
optimum[onnxruntime]

0 comments on commit e2b6ecd

Please sign in to comment.