Skip to content

Commit ca42063

Browse files
bump haystack-ai to >=2.29.0
1 parent 96262c9 commit ca42063

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integrations/qdrant/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ classifiers = [
2828
"Programming Language :: Python :: Implementation :: PyPy",
2929
]
3030
dependencies = [
31-
"haystack-ai>=2.26.1",
31+
"haystack-ai>=2.29.0",
3232
"qdrant-client>=1.12.0"
3333
]
3434

0 commit comments

Comments
 (0)