Skip to content
Snippets Groups Projects
Commit e1549dc0 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

requirements-test: Bump pytest-postgresql

Tests still pass and it aligns the test requirements with other
swh modules.
parent c30dc3da
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ pytest-django
pytest-mock
swh.scheduler[testing]
swh.loader.core[testing]
pytest-postgresql >= 2.1.0, < 3.0
pytest-postgresql >=3, < 4.0.0 # version 4.0 depends on psycopg 3. https://github.com/ClearcodeHQ/pytest-postgresql/blob/main/CHANGES.rst#400
requests_mock
django-stubs
djangorestframework-stubs >= 1.4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment