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 6ff4d14 commit e787809Copy full SHA for e787809
pyproject.toml
@@ -32,7 +32,7 @@ dependencies = [
32
[project.optional-dependencies]
33
test = [
34
"matplotlib==3.9.2",
35
- "pytest-cov==5.0.0",
+ "pytest-cov==6.0.0",
36
"pytest-mpl==0.17.0",
37
"pytest==8.3.3",
38
]
0 commit comments