diff --git a/pyproject.toml b/pyproject.toml index df86bdba..5827d0cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ isort = "^5.11.5" pre-commit = ">=3.4.0" opencv-python = "^4.8.1.78" pillow = "^11.0.0" -pytest-cov = "^5.0.0" +pytest-cov = "^6.0.0" [tool.poetry.extras] torch = ["torch", "torchvision", "torchaudio"]