Unpin pytest-xdist (#3772)

This commit is contained in:
Shantanu 2023-07-10 11:49:40 -07:00 committed by GitHub
parent 138769aa27
commit 38723bb778
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
coverage >= 5.3
pre-commit
pytest >= 6.1.1
pytest-xdist >= 2.2.1, < 3.0.2
pytest-cov >= 2.11.1
pytest-xdist >= 3.0.2
pytest-cov >= 4.1.0
tox