Skip to content

Commit 8d4b055

Browse files
committed
add versions
1 parent 17b3e27 commit 8d4b055

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ dependencies = [
1515
"pydantic-settings==2.10.1", # Config management
1616
"a2a-sdk==0.3.7", # For Google Agent2Agent protocol
1717
"deprecated==1.2.18",
18-
"google-adk==1.19.0", # For basic agent architecture
19-
"litellm==1.74.3", # For model inference
18+
"google-adk>=1.19.0", # For basic agent architecture
19+
"litellm>=1.74.3", # For model inference
2020
"loguru==0.7.3", # For better logging
2121
"opentelemetry-exporter-otlp==1.37.0",
2222
"opentelemetry-instrumentation-logging>=0.56b0",

0 commit comments

Comments
 (0)