summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2020-07-22 23:40:50 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2020-07-22 23:40:50 +0200
commit46ed45652725154582192ac66bc18f88c11b915f (patch)
treed80abb02d9dd7a70171f12dccfff5afbb57a7d55
parent41a0b83f342221c3dd5bf4ac6678f1822a936343 (diff)
downloadkosten-46ed45652725154582192ac66bc18f88c11b915f.tar.gz
kosten-46ed45652725154582192ac66bc18f88c11b915f.tar.bz2
kosten-46ed45652725154582192ac66bc18f88c11b915f.zip
Add simplejson as a dependency
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
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