We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8270e0d commit f33afb2Copy full SHA for f33afb2
setup.py
@@ -84,7 +84,7 @@ def get_file_text(file_name):
84
"statsig": ["statsig>=0.55.3"],
85
"tornado": ["tornado>=6"],
86
"unleash": ["UnleashClient>=6.0.1"],
87
- "google-genai": ["google-genai>=1.0.0"],
+ "google-genai": ["google-genai>=1.29.0"],
88
},
89
entry_points={
90
"opentelemetry_propagator": [
0 commit comments