Skip to content

Commit 1d7ab27

Browse files
committed
fix opencensus and opentracing tests
Signed-off-by: emdneto <[email protected]>
1 parent 79db46c commit 1d7ab27

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-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,8 +5,8 @@ charset-normalizer==3.3.2
55
Deprecated==1.2.14
66
google-api-core==2.17.1
77
google-auth==2.28.1
8-
googleapis-common-protos==1.62.0
9-
grpcio==1.62.0
8+
googleapis-common-protos==1.63.2
9+
grpcio==1.66.2
1010
idna==3.7
1111
importlib-metadata==6.11.0
1212
iniconfig==2.0.0

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ asgiref==3.7.2
22
Deprecated==1.2.14
33
importlib-metadata==6.11.0
44
iniconfig==2.0.0
5+
googleapis-common-protos==1.63.2
6+
grpcio==1.66.2
57
opentracing==2.4.0
68
packaging==24.0
79
pluggy==1.5.0

0 commit comments

Comments
 (0)