diff --git a/requirements.txt b/requirements.txt index dc17eb0..6df8464 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ nltk==3.4.5 numpy==1.22.0 psycopg2-binary==2.7.7 scipy==1.2.0 -tensorflow==1.15.4 +tensorflow==2.9.3 tflearn==0.3.2 whitenoise==5.0.1 gunicorn==19.9.0