Skip to content

Commit 6e22eb0

Browse files
committed
Remove bounds for tensorflow
1 parent 0c9f00c commit 6e22eb0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

sdks/python/apache_beam/testing/benchmarks/cloudml/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
dill==0.4.1
1919
tfx_bsl==1.21.0
2020
tensorflow-transform==1.21.0
21-
tensorflow>=2.16,<2.17
22-
numpy
2321
tensorflow-metadata==1.21.0
22+
tensorflow
23+
numpy
2424
pyarrow
25-
tensorflow-serving-api>=2.16.1,<2.20
26-
tf-keras>=2.16.0,<2.17
25+
tensorflow-serving-api
26+
tf-keras

0 commit comments

Comments
 (0)