diff --git a/pyproject.toml b/pyproject.toml index a4495f21..7b875ab6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ markdown = ["matplotlib"] tests = [ "pytest>=7.2.0,<9.0", "pytest-sugar>=0.9.6,<2.0", - "pytest-cov>=3.0.0,<7.0", + "pytest-cov>=3.0.0,<8.0", "pytest-mock>=3.8.2,<4.0", "dvclive[image,plots,markdown]", "ipython",