diff --git a/prediction_service/house-price-model/requirements.txt b/prediction_service/house-price-model/requirements.txt index c0f85ec..f646367 100644 --- a/prediction_service/house-price-model/requirements.txt +++ b/prediction_service/house-price-model/requirements.txt @@ -1,5 +1,5 @@ h5py==2.9.0 # Tensorflow dependency for large-scale computing using numpy -numpy==1.16.3 +numpy==1.22.0 pandas==0.22.0 tensorflow==1.14.0 scipy==0.14.1