Skip to content

Commit

Permalink
Pinned jinja2<2.9 in test requirements.
Browse files Browse the repository at this point in the history
Kept the build green until a regression is fixed:
pallets/jinja#640
  • Loading branch information
timgraham committed Jan 7, 2017
1 parent 334096d commit 853fe6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ argon2-cffi >= 16.1.0
bcrypt
docutils
geoip2
jinja2 >= 2.7
jinja2 >= 2.7,<2.9
numpy
Pillow
PyYAML
Expand Down

0 comments on commit 853fe6f

Please sign in to comment.