We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aabe16 commit 4cfe357Copy full SHA for 4cfe357
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.24.0", "valkey-glide>=2.1.0", "valkey-glide-sync>=2.1.0"]
+dependencies = ["haystack-ai>=2.26.1", "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