From c0e118ec20fc963b219482a6648568322ee0267a Mon Sep 17 00:00:00 2001 From: AG2AI-Admin Date: Fri, 18 Jul 2025 21:52:53 -0400 Subject: [PATCH] Migrate from pyautogen to ag2 library --- back/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/back/requirements.txt b/back/requirements.txt index 2d1b83b..47046d6 100644 --- a/back/requirements.txt +++ b/back/requirements.txt @@ -52,7 +52,7 @@ orjson==3.10.7 packaging==24.1 pillow==10.4.0 psycopg2==2.9.9 -pyautogen==0.2.34 +ag2==0.2.34 pydantic==2.8.2 pydantic_core==2.20.1 python-dotenv==1.0.1