]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: pin jinja2 version
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 25 Sep 2019 11:50:30 +0000 (13:50 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 26 Sep 2019 14:21:54 +0000 (16:21 +0200)
ensure we get the latest jinja2 version.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 006df148d00a28de01bdbb1b8988039ef82ba0ac)

tests/requirements.txt

index ab75cb11a92e00101fc6e7b8bc7d094b29326f7e..ade745990fed4a6d0cf647f6bb8228afeff99b2c 100644 (file)
@@ -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