diff --git a/backend/requirements.txt b/backend/requirements.txt index 2a541f1..8af02cc 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,7 +2,7 @@ Django==2.2.7 djangorestframework==3.10.3 django-cors-headers==3.1.1 Pygments==2.4.2 -tensorflow==1.5.0 +tensorflow==2.9.3 keras==2.2.4 opencv-python==4.1.1.26 pillow==6.2.1