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 82d89e4 + f2aff33 commit ff4aa08Copy full SHA for ff4aa08
pyproject.toml
@@ -102,7 +102,7 @@ test = [
102
"a2a-sdk>=0.3.0,<0.4.0;python_version>='3.10'",
103
"anthropic>=0.43.0", # For anthropic model tests
104
"langchain-community>=0.3.17",
105
- "langgraph>=0.2.60, <= 0.4.10", # For LangGraphAgent
+ "langgraph>= 0.2.60, <= 0.6.6", # For LangGraphAgent
106
"litellm>=1.75.5, <2.0.0", # For LiteLLM tests
107
"llama-index-readers-file>=0.4.0", # For retrieval tests
108
"openai>=1.100.2", # For LiteLLM
0 commit comments