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 09ecb62 commit af1e075Copy full SHA for af1e075
pyproject.toml
@@ -10,7 +10,7 @@ requires-python = ">=3.11"
10
dependencies = [
11
"arize-phoenix-otel>=0.12.1",
12
"fastparquet>=2024.11.0",
13
- "google-adk>=1.5.0",
+ "google-adk>=1.13.0",
14
"httpx>=0.28.1",
15
"lancedb>=0.23.0",
16
"langchain>=0.3.25",
@@ -19,7 +19,7 @@ dependencies = [
19
"langchain-ollama>=0.3.3",
20
"langchain-openai>=0.3.21",
21
"langchain-text-splitters>=0.3.8",
22
- "litellm>=1.73.0",
+ "litellm>=1.75.0",
23
"mcp>=1.9.3",
24
"mpire>=2.10.2",
25
"openinference-instrumentation-google-adk>=0.1.1",
0 commit comments