diff --git a/requirements-test.txt b/requirements-test.txt index 1f17172a..86283cba 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,13 +1,13 @@ -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 swh.scheduler[testing] swh.loader.core[testing] pytest-postgresql >= 2.1.0, < 3.0 requests_mock django-stubs djangorestframework-stubs >= 1.4 django-test-migrations types-requests types-pyyaml