Merge pull request #3800 from kinaryml:python-test-proto-equals
PiperOrigin-RevId: 485340924
This commit is contained in:
@@ -27,5 +27,8 @@ py_library(
|
||||
"//mediapipe/model_maker/python/vision/gesture_recognizer:__pkg__",
|
||||
"//mediapipe/tasks:internal",
|
||||
],
|
||||
deps = ["//mediapipe/python:_framework_bindings"],
|
||||
deps = [
|
||||
"//mediapipe/python:_framework_bindings",
|
||||
"@com_google_protobuf//:protobuf_python",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user