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.
2 parents 8db09df + 0eba763 commit 6b70096Copy full SHA for 6b70096
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