Skip to content

Commit f23aeee

Browse files
committed
fix opencensus shim
1 parent 11529f3 commit f23aeee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

shim/opentelemetry-opencensus-shim/test-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ charset-normalizer==3.3.2
55
google-api-core==2.17.1
66
google-auth==2.28.1
77
googleapis-common-protos==1.63.2
8-
grpcio==1.66.2
8+
grpcio==1.75.1
99
idna==3.7
1010
importlib-metadata==6.11.0
1111
iniconfig==2.0.0
@@ -23,7 +23,7 @@ requests==2.32.3
2323
rsa==4.9
2424
six==1.16.0
2525
tomli==2.0.1
26-
typing_extensions==4.10.0
26+
typing_extensions==4.12.0
2727
urllib3==2.2.2
2828
wrapt==1.16.0
2929
zipp==3.19.2

0 commit comments

Comments
 (0)