diff --git a/autogpt_platform/backend/poetry.lock b/autogpt_platform/backend/poetry.lock index 2a432b529c..6adfd6769e 100644 --- a/autogpt_platform/backend/poetry.lock +++ b/autogpt_platform/backend/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. [[package]] name = "aio-pika" @@ -5050,4 +5050,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<3.13" -content-hash = "9a40ee57d7440f352b0ac0a138fa26d05cd8eadb0cf7d3a0f995fb3c36a2fa7c" +content-hash = "0f7dda46ad3cce4486a3ca4162babff974bd270c100c7b82b1ff8dec563488ad" diff --git a/autogpt_platform/backend/pyproject.toml b/autogpt_platform/backend/pyproject.toml index 57c46d1ed4..95a941eaac 100644 --- a/autogpt_platform/backend/pyproject.toml +++ b/autogpt_platform/backend/pyproject.toml @@ -55,7 +55,7 @@ sqlalchemy = "^2.0.36" psycopg2-binary = "^2.9.10" google-cloud-storage = "^2.18.2" launchdarkly-server-sdk = "^9.8.0" -mem0ai = "^0.1.44" +mem0ai = "^0.1.48" todoist-api-python = "^2.1.7" moviepy = "^2.1.2"