Skip to content

Commit cd1f00f

Browse files
committed
update tensotflow
1 parent d1e0079 commit cd1f00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdks/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@ def get_portability_package_data():
593593
],
594594
'redis': ['redis>=5.0.0,<6'],
595595
'tft': [
596-
'tensorflow_transform>=1.14.0,<1.15.0'
596+
'tensorflow_transform>=1.14.0,<1.18.0'
597597
# tensorflow-transform requires dill, but doesn't set dill as a
598598
# hard requirement in setup.py.
599599
,

0 commit comments

Comments
 (0)