We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3561a97 commit 9ec6321Copy full SHA for 9ec6321
pyproject.toml
@@ -54,7 +54,7 @@ docs = [
54
test = [
55
"coverage[toml]>=6,<8",
56
"pytest>=7,<8",
57
- "pytest-xdist>=2,<3",
+ "pytest-xdist>=2,<4",
58
"pytest-mock>=3,<4",
59
"pytest-lazy-fixture~=0.6.3",
60
"pytest-cov>=4,<5",
0 commit comments