diff --git a/handson-ml/requirements.txt b/handson-ml/requirements.txt index 4c7e353b..e556eee1 100644 --- a/handson-ml/requirements.txt +++ b/handson-ml/requirements.txt @@ -25,7 +25,7 @@ xgboost==0.90 # you need a GPU card with CUDA Compute Capability 3.0 or higher support, and # you must install CUDA, cuDNN and more: see tensorflow.org for the detailed # installation instructions. -tensorflow==1.15.0 +tensorflow==2.6.4 #tensorflow-gpu==1.15.0 tensorboard==1.15.0