We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf38d99 commit aa60bf0Copy full SHA for aa60bf0
2 files 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.28.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