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,5 +1,5 @@
# Whenever you update version here, PACKAGE_VERSION should be updated
# in scripts/sync_proto/s2clientprotocol.py and vice-versa.
# in scripts/sync_protobuf/s2clientprotocol.py and vice-versa.
version = "5.*"
upstream_repository = "https://github.com/Blizzard/s2client-proto"
requires = ["types-protobuf"]