Skip to content

Commit 8c5c5a4

Browse files
committed
increasing haystack dependency due to Mixin tests
1 parent 9fe777f commit 8c5c5a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integrations/valkey/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
"Programming Language :: Python :: Implementation :: CPython",
2626
"Programming Language :: Python :: Implementation :: PyPy",
2727
]
28-
dependencies = ["haystack-ai>=2.11.0", "valkey-glide>=2.1.0", "valkey-glide-sync>=2.1.0"]
28+
dependencies = ["haystack-ai>=2.24.0", "valkey-glide>=2.1.0", "valkey-glide-sync>=2.1.0"]
2929

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

0 commit comments

Comments
 (0)