diff --git a/requirements/testing/all.txt b/requirements/testing/all.txt index a3a7341b9ac5..6f2c08a6a858 100644 --- a/requirements/testing/all.txt +++ b/requirements/testing/all.txt @@ -1,7 +1,7 @@ # pip requirements for all the CI builds certifi -coverage<6.3 +coverage!=6.3 psutil pytest!=4.6.0,!=5.4.0 pytest-cov