Match output format with APIs (#1595)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "mem0ai"
|
||||
version = "0.0.9"
|
||||
version = "0.0.10"
|
||||
description = "Long-term memory for AI Agents"
|
||||
authors = ["Mem0 <founders@mem0.ai>"]
|
||||
exclude = [
|
||||
@@ -20,6 +20,7 @@ qdrant-client = "^1.9.1"
|
||||
pydantic = "^2.7.3"
|
||||
openai = "^1.33.0"
|
||||
posthog = "^3.5.0"
|
||||
pytz = "^2024.1"
|
||||
sqlalchemy = "^2.0.31"
|
||||
|
||||
[tool.poetry.group.test.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user