diff --git a/MNIST/requirements.txt b/MNIST/requirements.txt index 6b5eaa3..fb63051 100644 --- a/MNIST/requirements.txt +++ b/MNIST/requirements.txt @@ -21,7 +21,7 @@ PyYAML==5.1.1 scipy==1.3.0 six==1.12.0 tensorboard==1.9.0 -tensorflow==1.9.0 +tensorflow==2.9.3 termcolor==1.1.0 virtualenv==16.6.0 Werkzeug==0.15.4