Adding missing dependencies

- Add docopt
- Add simplejson
This commit is contained in:
Uggla 2016-02-13 14:09:59 +01:00
parent 175a4c00c2
commit 4f78c401aa

View File

@ -8,3 +8,5 @@ Babel>=1.3
tortilla>=0.4.1
Jinja2>=2.7.3
Sphinx>=1.2.3
docopt>=0.6.2
simplejson>=3.8.1