install simplejson for json serialization

This commit is contained in:
dandds
2019-01-02 09:16:21 -05:00
parent a610e92340
commit 14e7559083
2 changed files with 63 additions and 48 deletions

View File

@@ -21,8 +21,8 @@ requests = "*"
apache-libcloud = "*"
lockfile = "*"
defusedxml = "*"
rq-scheduler = ">=0.8.3,<0.9"
"flask-rq2" = "*"
simplejson = "*"
[dev-packages]
bandit = "*"