We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 138769a commit 38723bbCopy full SHA for 38723bb
test_requirements.txt
@@ -1,6 +1,6 @@
1
coverage >= 5.3
2
pre-commit
3
pytest >= 6.1.1
4
-pytest-xdist >= 2.2.1, < 3.0.2
5
-pytest-cov >= 2.11.1
+pytest-xdist >= 3.0.2
+pytest-cov >= 4.1.0
6
tox
0 commit comments