Skip to content

Commit f33afb2

Browse files
committed
fix ci
1 parent 8270e0d commit f33afb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ def get_file_text(file_name):
8484
"statsig": ["statsig>=0.55.3"],
8585
"tornado": ["tornado>=6"],
8686
"unleash": ["UnleashClient>=6.0.1"],
87-
"google-genai": ["google-genai>=1.0.0"],
87+
"google-genai": ["google-genai>=1.29.0"],
8888
},
8989
entry_points={
9090
"opentelemetry_propagator": [

0 commit comments

Comments
 (0)