tests: pin jinja2 version

ensure we get the latest jinja2 version.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 006df148d0)
pull/4475/head
Guillaume Abrioux 2019-09-25 13:50:30 +02:00
parent b1e61be9c6
commit 99e6807f51
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ pytest-xdist==1.28.0
pytest>=4.4,<4.5 pytest>=4.4,<4.5
notario>=0.0.13 notario>=0.0.13
ansible>=2.8,<2.9 ansible>=2.8,<2.9
Jinja2>=2.10
netaddr netaddr
mock mock
jmespath jmespath