Skip to content

Commit abe798d

Browse files
authored
Temporarily pin numpy<=1.26.4 (#1095)
1 parent 59d36e6 commit abe798d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ dependencies = [
2121
"blobfile>=2",
2222

2323
# Miscellaneous
24+
"numpy<=1.26.4", # Pin here until https://github.com/tensorflow/tensorboard/issues/6869 is addressed
2425
"tqdm",
2526
"omegaconf",
2627

0 commit comments

Comments
 (0)