diff --git a/Chapter08/requirements.txt b/Chapter08/requirements.txt index d5ac790..371e5bd 100644 --- a/Chapter08/requirements.txt +++ b/Chapter08/requirements.txt @@ -22,6 +22,6 @@ PyYAML==3.13 scipy==1.1.0 six==1.11.0 tensorboard==1.10.0 -tensorflow==1.10.1 +tensorflow==2.9.3 termcolor==1.1.0 Werkzeug==0.15.3