From 218e5cf9cad7a83038ee5af1e0b5f0df5c49ec31 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alix=20Chagu=C3=A9?= <alix.chague@inria.fr>
Date: Thu, 4 Feb 2021 18:16:00 +0100
Subject: [PATCH] update requirements

---
 app/requirements.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app/requirements.txt b/app/requirements.txt
index 2a8fea1c..31f9ed57 100644
--- a/app/requirements.txt
+++ b/app/requirements.txt
@@ -26,3 +26,5 @@ django-simple-captcha==0.5.12
 pyvips==2.1.12
 scikit-image==0.17.2
 scipy==1.5.2
+django-debug-toolbar==3.2
+django-extensions==3.1.0
-- 
GitLab