diff --git a/requirements-test.txt b/requirements-test.txt index cd20b98..bcd12a5 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,8 +1,8 @@ -pytest < 7.0.0 # v7.0.0 removed _pytest.tmpdir.TempdirFactory, which is used by some of the pytest plugins we use +pytest pytest-mock swh.core[http] >= 0.0.61 swh.scheduler[testing] >= 0.5.0 swh.storage[testing] types-click types-deprecated types-python-dateutil