diff --git a/src/ml/requirements.txt b/src/ml/requirements.txt index 7872545..f374ca4 100644 --- a/src/ml/requirements.txt +++ b/src/ml/requirements.txt @@ -22,6 +22,6 @@ scikit-learn==0.19.1 scipy==1.1.0 six==1.11.0 tensorboard==1.8.0 -tensorflow==1.8.0 +tensorflow==2.7.2 termcolor==1.1.0 Werkzeug==0.14.1