django-components/requirements-dev.in
2025-05-06 10:09:32 +00:00

24 lines
No EOL
362 B
Text

django
djc-core-html-parser
tox
pytest
pytest-asyncio
pytest-django
syrupy
flake8
flake8-pyproject
isort
pre-commit
black
mypy
playwright
requests
types-requests
whitenoise
pygments
pygments-djc
asv
# NOTE: pin virtualenv to <20.31 until asv fixes integration
# See https://github.com/airspeed-velocity/asv/issues/1484
virtualenv==20.30
typing-extensions>=4.12.2