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 7b70aca9..9ad471d4 100644 --- a/requirements/pytest.pip +++ b/requirements/pytest.pip @@ -4,5 +4,4 @@ # The pytest specifics used by coverage.py pytest==3.1.3 pytest-xdist==1.18.1 -pytest-warnings==0.3.0 flaky==3.4.0 |