diff --git a/constraints.txt b/constraints.txt index d7fef8aa7..5cc9f70b7 100644 --- a/constraints.txt +++ b/constraints.txt @@ -50,7 +50,6 @@ pytest-metadata==1.11.0 pytest-mock==3.6.1 pytest-plus==0.2 pytest-testinfra==6.4.0 -pytest-verbose-parametrize==1.7.0 pytest-xdist==2.3.0 python-dateutil==2.8.2 python-slugify==5.0.2 diff --git a/setup.cfg b/setup.cfg index b6e5cac26..374ee7713 100644 --- a/setup.cfg +++ b/setup.cfg @@ -116,7 +116,6 @@ test = pytest-mock >= 3.3.1 pytest-plus >= 0.2 pytest-testinfra >= 6.1.0 - pytest-verbose-parametrize >= 1.7.0 pytest-xdist >= 2.1.0 pytest >= 6.1.2 lint =