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