diff --git a/requirements-test.txt b/requirements-test.txt index e1f130a..681761e 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,11 +1,11 @@ hypothesis >= 3.11.0 -pytest +pytest < 7.0.0 # v7.0.0 removed _pytest.tmpdir.TempdirFactory, which is used by some of the pytest plugins we use pytest-mock pytz requests-mock types-click types-flask types-pytz types-pyyaml types-requests