We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aec38e commit 927325eCopy full SHA for 927325e
integrations/chroma/pyproject.toml
@@ -23,7 +23,7 @@ classifiers = [
23
"Programming Language :: Python :: Implementation :: CPython",
24
"Programming Language :: Python :: Implementation :: PyPy",
25
]
26
-dependencies = ["haystack-ai>=2.11.0", "chromadb>=0.6.0"]
+dependencies = ["haystack-ai>=2.11.0", "chromadb>=1.0.0"]
27
28
[project.urls]
29
Documentation = "https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/chroma#readme"
0 commit comments