diff --git a/requirements-test.txt b/requirements-test.txt index 9c23fb1..4d5fa7a 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,10 +1,10 @@ -pytest +pytest < 7.0.0 # v7.0.0 removed _pytest.tmpdir.TempdirFactory, which is used by some of the pytest plugins we use dulwich >= 0.18.7 swh.loader.core swh.loader.git >= 0.8 swh.storage[testing] pytest-mock types-click types-python-dateutil types-pyyaml types-requests