diff --git a/requirements-test.txt b/requirements-test.txt index 88762e76..1287d379 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,10 +1,10 @@ pytest pytest-django pytest-mock swh.scheduler[testing] swh.loader.core[testing] -pytest-postgresql >= 2.1.0 +pytest-postgresql >= 2.1.0, < 3.0 requests_mock django-stubs djangorestframework-stubs >= 1.4 django-test-migrations