From 46ed45652725154582192ac66bc18f88c11b915f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Wed, 22 Jul 2020 23:40:50 +0200 Subject: Add simplejson as a dependency --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 2d3900b..a31a772 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,7 @@ itsdangerous==1.1.0 Jinja2==2.11.2 MarkupSafe==1.1.1 passlib==1.7.2 +simplejson==3.17.2 SQLAlchemy==1.3.17 Werkzeug==1.0.1 WTForms==2.3.1 -- cgit v1.2.3