diff --git a/requirements-test.txt b/requirements-test.txt index b0b21a1..2bf83c3 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,11 +1,11 @@ -pytest +pytest < 7.0.0 # v7.0.0 removed _pytest.tmpdir.TempdirFactory, which is used by some of the pytest plugins we use pytest-mock confluent-kafka pytest-redis pyyaml requests_mock types-flask types-pyyaml types-redis types-requests