Skip to content

Commit d013059

Browse files
committed
fixup: typo
1 parent dee1367 commit d013059

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdks/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ def get_portability_package_data():
542542
# hard requirement in setup.py.
543543
'dill',
544544
# match tft requirement.
545-
'tensorflow_transform>=1.14.0,<1.15.0'
545+
'tensorflow_transform>=1.14.0,<1.15.0',
546546
# To help with dependency resolution. Revise once
547547
# https://github.com/apache/beam/issues/37854 is fixed
548548
'protobuf<4; python_version<"3.11"',

0 commit comments

Comments
 (0)