diff options
Diffstat (limited to 'requirements/pytest.pip')
-rw-r--r-- | requirements/pytest.pip | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements/pytest.pip b/requirements/pytest.pip index 3c582310..30799efa 100644 --- a/requirements/pytest.pip +++ b/requirements/pytest.pip @@ -4,7 +4,6 @@ # The pytest specifics used by coverage.py pytest==4.6.2 -pluggy>=0.7 # pytest needs this, but pip doesn't understand pytest-xdist==1.28.0 flaky==3.5.3 mock==3.0.5 |