diff options
Diffstat (limited to 'requirements/pytest.pip')
-rw-r--r-- | requirements/pytest.pip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements/pytest.pip b/requirements/pytest.pip index e2e7009..274168f 100644 --- a/requirements/pytest.pip +++ b/requirements/pytest.pip @@ -5,3 +5,4 @@ pytest==3.0.5 pytest-xdist==1.15.0 pytest-warnings==0.2.0 +flaky==3.3.0 |