diff --git a/pyproject.toml b/pyproject.toml index afb8b9a..d9db643 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ "google-cloud-bigquery-storage[pandas,pyarrow,fastavro]==2.24.0", "google-cloud-storage==2.14.0", "cloudml-hypertune==0.1.0.dev6", - "tensorflow_decision_forests==1.0.1" + "tensorflow_decision_forests==1.3.0" ] # `version` is automatically set by flit to use `spade_anomaly_detection.__version__`