Skip to content

Commit 7a75ad5

Browse files
committed
fix: unit test failure
Change-Id: Ib89aa451a8b7dc142e054ca290286d1401c750ff Co-developed-by: Cursor <[email protected]>
1 parent 6840baa commit 7a75ad5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

instrumentation-loongsuite/loongsuite-instrumentation-google-adk/tests/requirements.latest.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ pyyaml>=6.0.0
88

99
# Third-party libraries used in tests
1010
google-adk>=0.1.0
11+
litellm>=1.0.0 # Required by google.adk.models.lite_llm
1112
wrapt==1.17.3
1213

1314
# Mock and utilities

instrumentation-loongsuite/loongsuite-instrumentation-google-adk/tests/requirements.oldest.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ pyyaml>=6.0.0
88

99
# Third-party libraries used in tests
1010
google-adk==0.1.0
11+
litellm>=1.0.0 # Required by google.adk.models.lite_llm
1112
wrapt==1.17.3
1213

1314
# OpenTelemetry SDK and testing utilities (pinned to stable versions)

0 commit comments

Comments
 (0)