From 32c89f2cf990e97730b52c9e1c40772f0eb059e9 Mon Sep 17 00:00:00 2001 From: EpocDotFr Date: Tue, 24 Jul 2018 13:29:24 +0200 Subject: [PATCH] Add simplejson dep --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index b3cf3e84..2ba53e17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,7 @@ Flask-SQLAlchemy Flask-Migrate Flask-Assets PyMySQL +simplejson jsmin cssutils requests