Skip to content

Commit 3d1360c

Browse files
committed
Pin dep to haystack >= 2.22.0
1 parent 557561e commit 3d1360c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integrations/azure_doc_intelligence/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ classifiers = [
3131
"Programming Language :: Python :: Implementation :: CPython",
3232
]
3333
dependencies = [
34-
"haystack-ai>=2.0.0",
34+
"haystack-ai>=2.22.0",
3535
"azure-ai-documentintelligence>=1.0.0",
3636
]
3737

0 commit comments

Comments
 (0)