From: Guillaume Abrioux Date: Wed, 25 Sep 2019 11:50:30 +0000 (+0200) Subject: tests: pin jinja2 version X-Git-Tag: v5.0.0alpha1~105 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=006df148d00a28de01bdbb1b8988039ef82ba0ac;p=ceph-ansible.git tests: pin jinja2 version ensure we get the latest jinja2 version. Signed-off-by: Guillaume Abrioux --- diff --git a/tests/requirements.txt b/tests/requirements.txt index ab75cb11a..ade745990 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -5,6 +5,7 @@ pytest-xdist==1.28.0 pytest>=4.4,<4.5 notario>=0.0.13 ansible>=2.8,<2.9 +Jinja2>=2.10 netaddr mock jmespath