We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c1dba9 commit ef8aef9Copy full SHA for ef8aef9
1 file changed
pyproject.toml
@@ -104,6 +104,7 @@ test = [
104
"langchain-community>=0.3.17",
105
"langgraph>=0.2.60, <= 0.4.10", # For LangGraphAgent
106
"litellm>=1.75.5, <2.0.0", # For LiteLLM tests
107
+ "kubernetes>=29.0.0", # For GkeCodeExecutor
108
"llama-index-readers-file>=0.4.0", # For retrieval tests
109
"openai>=1.100.2", # For LiteLLM
110
"pytest-asyncio>=0.25.0",
0 commit comments