Skip to content

Commit 005613c

Browse files
committed
update min version of Haystack
1 parent a8b99c1 commit 005613c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integrations/mem0/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
"Programming Language :: Python :: Implementation :: CPython",
2424
"Programming Language :: Python :: Implementation :: PyPy",
2525
]
26-
dependencies = ["haystack-ai>=2.9.0", "mem0ai>=0.1.0"]
26+
dependencies = ["haystack-ai>=2.19.0", "mem0ai>=0.1.0"]
2727

2828
[project.urls]
2929
Documentation = "https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/mem0#readme"

0 commit comments

Comments
 (0)