Skip to content

Commit a85b890

Browse files
committed
chore: litellm version for pyproject
1 parent 805c9da commit a85b890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"a2a-sdk==0.3.7", # For Google Agent2Agent protocol
1717
"deprecated==1.2.18",
1818
"google-adk==1.19.0", # For basic agent architecture
19-
"litellm==1.74.3", # For model inference
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)