diff --git a/requirements-test.txt b/requirements-test.txt index 4d5fa7a..9c23fb1 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,10 +1,10 @@ -pytest < 7.0.0 # v7.0.0 removed _pytest.tmpdir.TempdirFactory, which is used by some of the pytest plugins we use +pytest 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