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