Merge pull request #7922 from shanemcd/pin-xdist

Fix API tests

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot] 2020-08-18 12:52:45 +00:00 committed by GitHub
commit e7281a753f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ pytest-django
pytest-pythonpath
pytest-mock==1.11.1
pytest-timeout
pytest-xdist
pytest-xdist==1.34.0 # 2.0.0 broke zuul for some reason
tox # for awxkit
logutils
jupyter