Files

14 lines
112 B
Plaintext
Raw Permalink Normal View History

2025-08-02 20:08:33 +02:00
Django>=4.2
[dev]
pytest
pytest-django
2025-08-02 20:08:33 +02:00
black
isort
flake8
2025-08-02 20:08:33 +02:00
mypy
django-stubs
2025-08-02 20:08:33 +02:00
[drf]
djangorestframework>=3.14.0