We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3339598 commit 725c9dcCopy full SHA for 725c9dc
integrations/qdrant/pyproject.toml
@@ -24,7 +24,7 @@ classifiers = [
24
"Programming Language :: Python :: Implementation :: CPython",
25
"Programming Language :: Python :: Implementation :: PyPy",
26
]
27
-dependencies = ["haystack-ai>=2.1.0", "qdrant-client"]
+dependencies = ["haystack-ai", "qdrant-client"]
28
29
[project.urls]
30
Source = "https://github.com/deepset-ai/haystack-core-integrations"
0 commit comments