mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-27 16:40:03 +03:00
upgrade to latest version of pytest+pytest-django to eliminate dependency on six
This commit is contained in:
parent
8351747d98
commit
fdd2ae448b
|
@ -1,4 +1,4 @@
|
|||
# Pytest for running the tests.
|
||||
pytest>=5.4.1,<5.5
|
||||
pytest-django>=3.9.0,<3.10
|
||||
pytest-cov>=2.7.1
|
||||
pytest>=6.2.1,<6.3
|
||||
pytest-django>=4.1.0,<4.2
|
||||
pytest-cov>=2.10.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user