From ab7d2af5ec1fb0ede87c73ef43a670e0116b2f2b Mon Sep 17 00:00:00 2001 From: Adonis Jimenez <271941740+donny-devops@users.noreply.github.com> Date: Sat, 22 Aug 2026 02:25:12 -0400 Subject: [PATCH] Revert "chore(deps): bump the pip group across 1 directory with 4 updates (#9)" This reverts commit c9cddad0efea510b06cec40aaf096e63734b6395. --- refs/nexent/pyproject.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/refs/nexent/pyproject.toml b/refs/nexent/pyproject.toml index e09ade8..e39bbbf 100644 --- a/refs/nexent/pyproject.toml +++ b/refs/nexent/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "rich>=13.9.4", "setuptools>=75.1.0", "websockets>=14.2", - "smolagents[mcp]==1.25.0", + "smolagents[mcp]==1.23.0", "Pillow>=10.0.0", "aiohttp>=3.1.13", "jieba>=0.42.1", @@ -47,13 +47,13 @@ dependencies = [ "linkup-sdk", "paramiko>=3.4.0", "linkup-sdk", - "mem0ai==2.0.0b2", + "mem0ai==0.1.117", "pymysql>=1.1.0", "psycopg2-binary>=2.9.9", "pymssql>=2.2.11", "openpyxl>=3.1.5", - "orjson==3.11.6", - "pypdf==6.14.2", + "orjson==3.10", + "pypdf==6.9.1", "python-pptx==1.0.2", "ijson==3.5.0", "langchain-text-splitters==1.1.2",