diff --git a/pyproject.toml b/pyproject.toml index fe05578f25..a084601652 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -102,7 +102,6 @@ tests = [ "flaky", "pytest<8,>=7", "pytest-cov>=4.1.0", - "pytest-docker>=1,<2", "pytest-lazy-fixture", "pytest-mock", "pytest-test-utils",