diff --git a/deeplearning/requirements.txt b/deeplearning/requirements.txt index 2abc5e6..9c4056f 100644 --- a/deeplearning/requirements.txt +++ b/deeplearning/requirements.txt @@ -15,6 +15,6 @@ scipy==1.1.0 six==1.11.0 sklearn==0.0 tensorboard==1.10.0 -tensorflow==1.10.1 +tensorflow==2.5.3 termcolor==1.1.0 Werkzeug==0.14.1