diff --git a/prediction_service/house-price-model/requirements.txt b/prediction_service/house-price-model/requirements.txt index c0f85ec..f7f6d76 100644 --- a/prediction_service/house-price-model/requirements.txt +++ b/prediction_service/house-price-model/requirements.txt @@ -1,7 +1,7 @@ h5py==2.9.0 # Tensorflow dependency for large-scale computing using numpy numpy==1.16.3 pandas==0.22.0 -tensorflow==1.14.0 +tensorflow==2.11.1 scipy==0.14.1 dill==0.2.7.1 scikit-learn==0.18.1 \ No newline at end of file