Skip to content

Commit bc9937a

Browse files
committed
Fix typo
1 parent 1876512 commit bc9937a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdks/python/apache_beam/examples/ml_transform/mltransform_generate_vocab_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# MLTransform TFT operations need a consistent TensorFlow Transform stack;
1919
# otherwise workers can crash-loop with pandas/numpy ABI mismatches.
2020
google-cloud-monitoring>=2.27.0
21-
tensorflow_transform=1.21.0
21+
tensorflow_transform==1.21.0
2222
tensorflow-metadata==1.21.0
2323
tfx-bsl==1.21.0
2424
dill

0 commit comments

Comments
 (0)