From 13f63b7e8234f1209c24e40ea0d54ea8ec9a823a Mon Sep 17 00:00:00 2001 From: Victor Mylle Date: Thu, 9 Mar 2023 10:41:13 +0000 Subject: [PATCH] Updated requirements --- backend/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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