Skip to content

Commit af1e075

Browse files
committed
chore - update to latest google adk and litellm
1 parent 09ecb62 commit af1e075

File tree

2 files changed

+154
-12
lines changed

2 files changed

+154
-12
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ requires-python = ">=3.11"
1010
dependencies = [
1111
"arize-phoenix-otel>=0.12.1",
1212
"fastparquet>=2024.11.0",
13-
"google-adk>=1.5.0",
13+
"google-adk>=1.13.0",
1414
"httpx>=0.28.1",
1515
"lancedb>=0.23.0",
1616
"langchain>=0.3.25",
@@ -19,7 +19,7 @@ dependencies = [
1919
"langchain-ollama>=0.3.3",
2020
"langchain-openai>=0.3.21",
2121
"langchain-text-splitters>=0.3.8",
22-
"litellm>=1.73.0",
22+
"litellm>=1.75.0",
2323
"mcp>=1.9.3",
2424
"mpire>=2.10.2",
2525
"openinference-instrumentation-google-adk>=0.1.1",

0 commit comments

Comments
 (0)