diff --git a/requirements-test.txt b/requirements-test.txt index 22a9a6c..b76d874 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,9 +1,9 @@ django-stubs djangorestframework-stubs -pytest +pytest < 7.0.0 # v7.0.0 removed _pytest.tmpdir.TempdirFactory, which is used by some of the pytest plugins we use pytest-django pytest-mock requests_mock types-click types-pytz types-pyyaml