Skip to content

Commit 8e2b665

Browse files
Merge pull request #61094 from tensorflow/venkat-patch-444
Cherry-pick: Fix unit test failure caused by numpy update
2 parents 2cd9b41 + 02478f0 commit 8e2b665

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
@@ -94,7 +94,7 @@ def standard_or_nightly(standard, nightly):
9494
'jax >= 0.3.15',
9595
'libclang >= 13.0.0',
9696
# TODO(b/263178356): numpy 1.24 breaks TF's tests
97-
'numpy >= 1.22, <1.24',
97+
'numpy >= 1.22, <= 1.24.3',
9898
'opt_einsum >= 2.3.2',
9999
'packaging',
100100
# TODO(b/182876485): Protobuf 3.20 results in linker errors on Windows

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