Remove protobuf requirement from tensorflow manifest (#39316)

This commit is contained in:
Martin Hjelmare 2020-08-27 14:54:43 +02:00 committed by GitHub
parent 1c2ebdf307
commit 55283df705
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 4 deletions

View file

@ -8,7 +8,6 @@
"tf-models-official==2.2.1",
"pycocotools==2.0.1",
"numpy==1.19.1",
"protobuf==3.12.2",
"pillow==7.2.0"
],
"codeowners": []