diff --git a/requirements.txt b/requirements.txt index 955e292..4f729f0 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.5.3 tflearn==0.3.2 whitenoise==5.0.1 gunicorn==19.9.0