diff --git a/setup.py b/setup.py index de880beb..9793e437 100755 --- a/setup.py +++ b/setup.py @@ -77,7 +77,7 @@ setup( 'chardet', 'requests', 'redis', - 'jinja2', + 'jinja2<2.9', 'surt>=0.3.0', 'brotlipy', 'pyyaml',