mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-27 16:40:03 +03:00
rollback pytest to 6.1 as py35 is dropped in 6.2
This commit is contained in:
parent
fdd2ae448b
commit
5e7e5e7e90
|
@ -1,4 +1,4 @@
|
|||
# Pytest for running the tests.
|
||||
pytest>=6.2.1,<6.3
|
||||
pytest>=6.1.1,<6.2
|
||||
pytest-django>=4.1.0,<4.2
|
||||
pytest-cov>=2.10.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user