diff --git a/requirements-test.txt b/requirements-test.txt index 4844156..e43ee5e 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,4 +1,4 @@ -pytest < 7.0.0 # v7.0.0 removed _pytest.tmpdir.TempdirFactory, which is used by some of the pytest plugins we use +pytest types-python-dateutil types-pyyaml types-requests