Formatting and version bump -> 0.1.82 (#2507)

This commit is contained in:
Dev Khant
2025-04-07 11:31:16 +05:30
committed by GitHub
parent 39e5cbfacc
commit 93f34e4116
4 changed files with 11 additions and 72 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "mem0ai"
version = "0.1.81"
version = "0.1.82"
description = "Long-term memory for AI Agents"
authors = ["Mem0 <founders@mem0.ai>"]
exclude = [
@@ -30,7 +30,6 @@ sqlalchemy = "^2.0.31"
langchain-neo4j = "^0.4.0"
neo4j = "^5.23.1"
rank-bm25 = "^0.2.2"
azure-search-documents = "^11.5.0"
psycopg2-binary = "^2.9.10"
[tool.poetry.extras]