Skip to content

Commit 23724d2

Browse files
Merge pull request #60842 from elfringham/r2.12
Limit typing_extensions to less than 4.6.0 until it works
2 parents d82420a + 496730b commit 23724d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow/tools/pip_package/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ def standard_or_nightly(standard, nightly):
108108
'setuptools',
109109
'six >= 1.12.0',
110110
'termcolor >= 1.1.0',
111-
'typing_extensions >= 3.6.6',
111+
'typing_extensions>=3.6.6,<4.6.0',
112112
# TODO(b/266362323): wrapt==1.15.0rc0 incompatible with TF 2.12.0 RC0 (and
113113
# nightly, but works with TF 2.11)
114114
'wrapt >= 1.11.0, <1.15',

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy