diff --git a/requirements.txt b/requirements.txt index 096a03c..200c475 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ nltk==3.4.5 numpy==1.18.0 psycopg2-binary==2.7.7 scipy==1.2.0 -tensorflow==1.15.4 +tensorflow==2.6.4 tflearn==0.3.2 whitenoise==5.0.1 gunicorn==19.9.0