We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a685df commit 7f56637Copy full SHA for 7f56637
pyproject.toml
@@ -212,7 +212,7 @@ aqua = ["jupyter_server"]
212
# Revisit this section continuously and update to recent version of libraries. focus on pyt3.9/3.10 versions.
213
testsuite = [
214
"arff",
215
- "autogen-agentchat~=0.2",
+ "autogen-agentchat<0.4",
216
"category_encoders==2.6.3", # set version to avoid backtracking
217
"cohere==4.53", # set version to avoid backtracking
218
"faiss-cpu",
0 commit comments