diff --git a/requirements-test.txt b/requirements-test.txt --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,6 +1,6 @@ decorator # dependency of swh.core[http] djangorestframework-stubs -django-stubs +django-stubs < 1.10.0 django-test-migrations hypothesis pytest < 7.0.0 # v7.0.0 removed _pytest.tmpdir.TempdirFactory, which is used by some of the pytest plugins we use