Skip to content

Commit aa60bf0

Browse files
SyedShahmeerAli12claudedavidsbatista
authored
refactor(valkey): use async DocumentStore mixin tests (#3060)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: David S. Batista <dsbatista@gmail.com>
1 parent bf38d99 commit aa60bf0

2 files changed

Lines changed: 113 additions & 245 deletions

File tree

integrations/valkey/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
"Programming Language :: Python :: Implementation :: CPython",
2727
"Programming Language :: Python :: Implementation :: PyPy",
2828
]
29-
dependencies = ["haystack-ai>=2.26.1", "valkey-glide>=2.2.0", "valkey-glide-sync>=2.2.0"]
29+
dependencies = ["haystack-ai>=2.28.0", "valkey-glide>=2.2.0", "valkey-glide-sync>=2.2.0"]
3030

3131
[project.urls]
3232
Documentation = "https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/valkey#readme"

0 commit comments

Comments
 (0)