diff --git a/setup.py b/setup.py index e5301fd..6005ac6 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ 'scipy==1.4.1', 'six==1.14.0', 'tensorboard==2.1.1', - 'tensorflow==2.1.0', + 'tensorflow==2.5.3', 'tensorflow-estimator==2.1.0', 'termcolor==1.1.0', 'tweepy==3.8.0',