diff --git a/requirements.txt b/requirements.txt index e75909f..1a8edc0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ xgboost==0.90 # you must install CUDA, cuDNN and more: see tensorflow.org for the detailed # installation instructions. -tensorflow==2.0.0 +tensorflow==2.0.1 #tensorflow-gpu==2.0.0 # Optional: the TF Serving API library is just needed for chapter 19.