Skip to content

Commit

Permalink
Reverted changes in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandr Movchan committed Nov 21, 2024
1 parent fd2eefe commit 90e3d83
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ bitblas = "^0.0.1.dev15"
bitsandbytes = "^0.42.0"
decord = "^0.6.0"
fastapi = ">=0.111.0"
haystack-ai = ">=2.1.0"
hf-transfer = "^0.1.6"
hqq = "^0.2.2"
mobius-faster-whisper = ">=1.1.1"
Expand All @@ -42,7 +43,7 @@ pydantic = ">=2.0"
pydantic-settings = "^2.1.0"
python-multipart = "^0.0.9"
psycopg = {extras = ["binary"], version = "^3.2.1"}
qdrant-haystack = "^3.2.1"
qdrant-haystack = ">=3.2.0"
ray = {extras = ["serve"], version = ">=2.20"}
rapidfuzz = "^3.4.0"
scipy = "^1.11.3"
Expand Down

0 comments on commit 90e3d83

Please sign in to comment.