Add a few more upstream_repository URLs (#10489)

This commit is contained in:
Akuli
2023-07-20 18:23:19 +03:00
committed by GitHub
parent 26e8b9c68a
commit 754473a30d
7 changed files with 7 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
version = "2.12.*"
upstream_repository = "https://github.com/tensorflow/tensorflow"
# requires a version of numpy with a `py.typed` file
requires = ["numpy>=1.20", "types-protobuf"]
partial_stub = true