We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8b99c1 commit 005613cCopy full SHA for 005613c
1 file changed
integrations/mem0/pyproject.toml
@@ -23,7 +23,7 @@ classifiers = [
23
"Programming Language :: Python :: Implementation :: CPython",
24
"Programming Language :: Python :: Implementation :: PyPy",
25
]
26
-dependencies = ["haystack-ai>=2.9.0", "mem0ai>=0.1.0"]
+dependencies = ["haystack-ai>=2.19.0", "mem0ai>=0.1.0"]
27
28
[project.urls]
29
Documentation = "https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/mem0#readme"
0 commit comments