tests: pin pytest-xdist to 1.27.0

looks like newer version of pytest-xdist requires pytest>=4.4.0

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit ba0a95211c)
pull/3793/head
Guillaume Abrioux 2019-04-04 04:01:01 +02:00 committed by mergify[bot]
parent 7136f1734e
commit 68a832e3c8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# These are Python requirements needed to run the functional tests
six==1.10.0
testinfra==1.19.0
pytest-xdist
pytest-xdist==1.27.0
pytest==3.6.1
notario>=0.0.13
ansible~=2.6,<2.7