tensorflow / build

Build-related tools for TensorFlow
Apache License 2.0
270 stars 111 forks source link

Fix Protobuf Version to 3.19.x #88

Closed sampathweb closed 2 years ago

sampathweb commented 2 years ago

Protobuf 3.20 might be releasing soon (https://pypi.org/project/protobuf/3.19.3/#history). Fix Protobuf to 3.19 to be consistent with only allowing bug fixes similar to other packages.