diff --git a/backend/requirements.txt b/backend/requirements.txt index 360eb9f..a28552b 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -10,4 +10,5 @@ python-multipart Pillow joblib celery -numpy \ No newline at end of file +numpy +redis \ No newline at end of file