-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Protobuf and GCP dependencies in Beam Python SDK (#24599)
* Update build dependencies and mypy-protobuf * Update import * Add os.environ['PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION'] = 'python' * Update gen_protos.py * Manually generate proto file. * update proto file * Remove redundant code * Add encoding * Update protobuf * Remove tensorflow ad google cloud profiler * update dependencies * update facets-overview * Update goolge-cloud-langugage code to support breaking changes from v2.0 * Update video intelligence breaking changes * Update lower bounds on some gcp deps * Update deps * Debug * Update gen_protos.py to supoort google._upb * Change checking condition to cpp to upb * Update google-cloud-datastore ByteSize * Update Dockerfile * raise Error * Update dependencies bound * Add optional field * Add license headers * Add more optional * Changes types to make them compatible with mypy-protobuf generated stubs * Add license for grpcio-status * update mypy to 0.790 * add more optional fields to satisfy mypy type checker * Identify and solve the mypy type checks * fix lint * Revert "add more optional fields to satisfy mypy type checker" This reverts commit 1ebc815. * Revert "Add more optional" This reverts commit 3801c16. * Revert "Add optional field" This reverts commit 35631f5. * add relax_strict_optional_primitives to mypy_out * Fix up formatting * Fix up lint * Fix up formatting * Fix up lint * fix lint * Fix up docs * Add gh issue to update code and doc strings * Update lower bound of gcp dependencies * Add tensorflow rc * Add tf rc version and comment onnx tests * Update container dependencies * comment onnx task * Change bound on google-cloud-recommendations * Modify FakeMutation to support mocking proto messages * Update comment * Add todo for uncommenting onnx changes * update comment * Update dependencies * revert doc change * Refactor code/remove helper function from util * Update comment * Uncomment changes * Update tensorflow * Comment tfx-bsl tests * Update tox.ini syntax * refactor * fix requirements * Skip tensorflow tests on Python 3.7
- Loading branch information
1 parent
720762b
commit 5cb1711
Showing
34 changed files
with
300 additions
and
587 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.