Skip to content

Commit 4cfe357

Browse files
davidsbatistaclaude
andcommitted
chore: update haystack-ai dependency to >=2.26.1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 0aabe16 commit 4cfe357

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.24.0", "valkey-glide>=2.1.0", "valkey-glide-sync>=2.1.0"]
28+
dependencies = ["haystack-ai>=2.26.1", "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)