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 1d912f9 commit 7df1ccbCopy full SHA for 7df1ccb
pyproject.toml
@@ -17,7 +17,7 @@ python = "^3.7"
17
[tool.poetry.dev-dependencies]
18
black = "^21.12b0"
19
pytest = "^7.1.2"
20
-pytest-cov = "^3.0.0"
+pytest-cov = "^4.1.0"
21
pillow = "^7.2.0"
22
codecov = "^2.1.12"
23
pytest-benchmark = "^3.4.1"
0 commit comments