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

requirements-test: Remove pytest pinning to < 7

pytest-postgresql 3.1.3 and pytest-redis 2.4.0 added support for
pytest >= 7 so we can now drop the pytest pinning.
parent cc8ff718
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ djangorestframework-stubs
django-stubs
django-test-migrations
hypothesis
pytest < 7.0.0 # v7.0.0 removed _pytest.tmpdir.TempdirFactory, which is used by some of the pytest plugins we use
pytest
pytest-django
pytest-mock
pytest-postgresql < 4.0.0
......
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