Skip to content

Commit a5a187f

Browse files
committed
pin tensorflow to nightly version
1 parent 6a05be4 commit a5a187f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dev = [
4040

4141
# TensorFlow datasets is an extra because it has a large install footprint.
4242
tfds = [
43-
"tensorflow==2.19.0",
43+
"tf-nightly",
4444
"tensorflow_datasets==4.9.8",
4545
]
4646

0 commit comments

Comments
 (0)