diff --git a/requirements-test.txt b/requirements-test.txt
index cdcf19b..937b3a7 100644
--- a/requirements-test.txt
+++ b/requirements-test.txt
@@ -1,5 +1,5 @@
-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
 pyyaml
 swh.graph
 types-pyyaml