diff --git a/requirements-testing.txt b/requirements-testing.txt index a6041972cd..fe7c157d6d 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -1,4 +1,3 @@ -pip pytest>=6.0.0 tomli;python_version<"3.11" # Only needed for pytest on Python < 3.11 pytest-cov