diff --git a/backend/requirements.txt b/backend/requirements.txt index 5bb2c78f..57dc5adc 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -17,6 +17,6 @@ imantics==0.1.9 flask-socketio==3.3.2 celery==4.4.0 redis==3.3.11 -tensorflow==2.1 +tensorflow==2.5.3 google-cloud-storage dnspython