We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a7d505 + 3c7c592 commit 45423ceCopy full SHA for 45423ce
1 file changed
instrumentation-genai/opentelemetry-instrumentation-google-genai/tests/requirements.latest.txt
@@ -40,10 +40,10 @@ pytest==7.4.4
40
pytest-asyncio==0.21.0
41
pytest-vcr==1.0.2
42
43
-google-auth==2.47.0
+google-auth==2.50.0
44
45
google-genai==1.47.0; python_version < "3.10"
46
-google-genai==1.64.0; python_version >= "3.10"
+google-genai==1.75.0; python_version >= "3.10"
47
48
# Install locally from the folder. This path is relative to the
49
# root directory, given invocation from "tox" at root level.
0 commit comments