diff --git a/requirements-test.txt b/requirements-test.txt
index 11673ca78c7768be59c88edae25e0de529e32fea..342b5e5470a6091f34cb2c136d578ae62a3847ea 100644
--- a/requirements-test.txt
+++ b/requirements-test.txt
@@ -3,7 +3,7 @@ pytest
 pytest-mock
 swh.core[http] >= 0.0.61
 swh.loader.core[testing] >= 5.18.1
-swh.scheduler[testing] >= 0.5.0
+swh.scheduler[pytest] >= 3.1.0
 swh.storage[pytest] >= 3.1.0
 types-click
 types-deprecated