From 7f566375531ecacca26223a57a7e364bea861989 Mon Sep 17 00:00:00 2001 From: Qiu Qin Date: Fri, 10 Jan 2025 14:09:12 -0500 Subject: [PATCH] Update test dependency: autogen-agentchat<0.4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7eb4c4004..8b859a4d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -212,7 +212,7 @@ aqua = ["jupyter_server"] # Revisit this section continuously and update to recent version of libraries. focus on pyt3.9/3.10 versions. testsuite = [ "arff", - "autogen-agentchat~=0.2", + "autogen-agentchat<0.4", "category_encoders==2.6.3", # set version to avoid backtracking "cohere==4.53", # set version to avoid backtracking "faiss-cpu",