We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fe777f commit 8c5c5a4Copy full SHA for 8c5c5a4
1 file changed
integrations/valkey/pyproject.toml
@@ -25,7 +25,7 @@ classifiers = [
25
"Programming Language :: Python :: Implementation :: CPython",
26
"Programming Language :: Python :: Implementation :: PyPy",
27
]
28
-dependencies = ["haystack-ai>=2.11.0", "valkey-glide>=2.1.0", "valkey-glide-sync>=2.1.0"]
+dependencies = ["haystack-ai>=2.24.0", "valkey-glide>=2.1.0", "valkey-glide-sync>=2.1.0"]
29
30
[project.urls]
31
Documentation = "https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/valkey#readme"
0 commit comments