diff --git a/requirements-test.txt b/requirements-test.txt index 8b7a861..dfbca5c 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,6 +1,6 @@ -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 pytest-postgresql swh.core[http] >= 0.0.61 types-click types-python-dateutil