Bump tensorflow to ~=2.18.0 (#12916)

* Tensorflow proto script update

* Manual stubtest changes

* Use Path for arg type
This commit is contained in:
Avasam
2024-10-28 23:32:31 -04:00
committed by GitHub
parent e92f98ccda
commit 335cc91b70
24 changed files with 746 additions and 929 deletions

View File

@@ -1,4 +1,4 @@
# Using an exact number in the specifier for scripts/sync_proto/google_protobuf.py
# Using an exact number in the specifier for scripts/sync_protobuf/google_protobuf.py
version = "~=5.28.3"
upstream_repository = "https://github.com/protocolbuffers/protobuf"
extra_description = "Partially generated using [mypy-protobuf==3.6.0](https://github.com/nipunn1313/mypy-protobuf/tree/v3.6.0) and libprotoc 27.2 on [protobuf v28.3](https://github.com/protocolbuffers/protobuf/releases/tag/v28.3) (python `protobuf==5.28.3`)."