diff --git a/requirements.txt b/requirements.txt index 9cb0914..9d32208 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,10 +6,10 @@ pbr six>=1.11.0,<2.0.0 scikit-learn>=0.18,<0.21 tensorflow>=1.15.0,<1.16 -tensorflow-data-validation>=0.15.0,<0.16 +tensorflow-data-validation==0.27.0 tensorflow-transform>=0.15.0,<0.16 typing>=3.6.4,<4.0.0 # tfx-bsl has requirement apache-beam[gcp]<2.17 apache-beam[gcp]>=2.16.0,<2.17.0 # tfdv and tft 0.15 has requirement absl-py<0.9 -absl-py>=0.8.1,<0.9 +absl-py>=0.8.1,<0.9 \ No newline at end of file