Description: Update jinja2 dependency version 
Author: Angel Abad <angel@debian.org>
Last-Update: 2017-12-04

--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@
 
 install_requires=[
     'Pillow>=2.2.2',
-    'Jinja2>=2.7,<2.10',
+    'Jinja2>=2.7,<2.11',
 ]
 
 tests_require=[
