Skip to content

Commit 7f56637

Browse files
committed
Update test dependency: autogen-agentchat<0.4
1 parent 2a685df commit 7f56637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ aqua = ["jupyter_server"]
212212
# Revisit this section continuously and update to recent version of libraries. focus on pyt3.9/3.10 versions.
213213
testsuite = [
214214
"arff",
215-
"autogen-agentchat~=0.2",
215+
"autogen-agentchat<0.4",
216216
"category_encoders==2.6.3", # set version to avoid backtracking
217217
"cohere==4.53", # set version to avoid backtracking
218218
"faiss-cpu",

0 commit comments

Comments
 (0)