fix qdrant poetry issue
This commit is contained in:
parent
352ea257e8
commit
bd42cebd8b
1 changed files with 2 additions and 1 deletions
|
|
@ -62,11 +62,12 @@ posthog = "^3.5.0"
|
||||||
lancedb = "^0.6.10"
|
lancedb = "^0.6.10"
|
||||||
|
|
||||||
importlib-metadata = "6.8.0"
|
importlib-metadata = "6.8.0"
|
||||||
deepeval = "^0.21.36"
|
|
||||||
litellm = "^1.37.3"
|
litellm = "^1.37.3"
|
||||||
groq = "^0.5.0"
|
groq = "^0.5.0"
|
||||||
tantivy = "^0.21.0"
|
tantivy = "^0.21.0"
|
||||||
langfuse = "^2.32.0"
|
langfuse = "^2.32.0"
|
||||||
|
spacy = "^3.7.4"
|
||||||
|
protobuf = "<5.0.0"
|
||||||
|
|
||||||
|
|
||||||
[tool.poetry.extras]
|
[tool.poetry.extras]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue