mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-12-03 16:24:01 +03:00
Merge eb2451e47d into 442444f0be
This commit is contained in:
commit
f8053dfc8d
|
|
@ -1,9 +1,9 @@
|
|||
# Pytest for running the tests.
|
||||
pytest>=7.0.1,<8.0
|
||||
pytest-cov>=4.0.0,<5.0
|
||||
pytest-django>=4.5.2,<5.0
|
||||
importlib-metadata<5.0
|
||||
pytest>=7.0.1,<9.0
|
||||
pytest-cov>=4.0.0,<8.0
|
||||
pytest-django>=4.11.1,<5.0
|
||||
importlib-metadata<8.7.0
|
||||
# temporary pin of attrs
|
||||
attrs==22.1.0
|
||||
attrs==25.4.0
|
||||
pytz # Remove when dropping support for Django<5.0
|
||||
setuptools>=77.0.3
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user