mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 08:47:39 +08:00
[stubsabot] Bump tensorflow to 2.12.* (#9926)
Release: https://pypi.org/pypi/tensorflow/2.12.0 Homepage: https://www.tensorflow.org/ If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR
This commit is contained in:
committed by
GitHub
parent
bcc23ecd48
commit
66146b56b9
@@ -1,4 +1,4 @@
|
||||
version = "2.11.*"
|
||||
version = "2.12.*"
|
||||
# requires a version of numpy with a `py.typed` file
|
||||
requires = ["numpy>=1.20", "types-protobuf"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user