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 379fce6 commit 437267eCopy full SHA for 437267e
pyproject.toml
@@ -57,12 +57,12 @@ test = [
57
"matplotlib >= 3.1.0, < 4",
58
"packaging >= 14.0, < 100",
59
"pytest >= 8.0, < 9",
60
- "pytest-cov >= 3.0, < 7",
+ "pytest-cov >= 3.0, < 8",
61
"pytest-durations >= 1.0.0, < 2",
62
"pytest-env >= 1.0.0, < 2",
63
"pytest-html >= 4.0.0, < 5",
64
"pytest-mpl >= 0.14, < 1",
65
- "pytest-randomly >= 3.0.0, < 4",
+ "pytest-randomly >= 3.0.0, < 5",
66
"pytest-reportlog >= 0.2.1, < 1",
67
"pytest-timeout >= 2.3.1, < 3",
68
"pytest-xdist[psutil] >= 3.3.0, < 4",
0 commit comments