diff --git a/requirements-test.txt b/requirements-test.txt index 888161b..e470c85 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,7 +1,7 @@ -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 requests-mock types-click types-requests types-python-dateutil types-PyYAML