We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1e0079 commit cd1f00fCopy full SHA for cd1f00f
sdks/python/setup.py
@@ -593,7 +593,7 @@ def get_portability_package_data():
593
],
594
'redis': ['redis>=5.0.0,<6'],
595
'tft': [
596
- 'tensorflow_transform>=1.14.0,<1.15.0'
+ 'tensorflow_transform>=1.14.0,<1.18.0'
597
# tensorflow-transform requires dill, but doesn't set dill as a
598
# hard requirement in setup.py.
599
,
0 commit comments