add simplejson to make task serialization work
This commit is contained in:
parent
4f36c21d5b
commit
bcfea10e6f
1 changed files with 1 additions and 0 deletions
|
@ -16,3 +16,4 @@ oauthlib==1.0.3
|
||||||
python-openid==2.2.5
|
python-openid==2.2.5
|
||||||
requests==2.5.1
|
requests==2.5.1
|
||||||
requests-oauthlib==0.5.0
|
requests-oauthlib==0.5.0
|
||||||
|
simplejson==3.8.0
|
||||||
|
|
Loading…
Reference in a new issue