tests/requirements: bump testinfra

3.4 is the latest testinfra release available but python2 is dropped
starting 4.0.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit ccec67aa6a)
pull/5135/head
Dimitri Savineau 2020-03-05 09:52:56 -05:00 committed by Guillaume Abrioux
parent 46a13664b2
commit 3fc4cc9f62
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# These are Python requirements needed to run the functional tests
six==1.10.0
testinfra>=3.2,<3.3
testinfra>=3,<4
pytest-xdist==1.28.0
pytest>=4.6,<5.0
ansible>=2.8.8,<2.9