website/dev-requirements.txt

15 lines
268 B
Plaintext
Raw Permalink Normal View History

-r requirements.txt
honcho==1.1.0
2024-01-05 15:56:39 +00:00
black==23.12.1
django-browser-reload==1.12.1
django-debug-toolbar
2024-01-05 15:56:39 +00:00
types-requests
mypy==1.8.0
2024-01-05 15:30:31 +00:00
wagtail-factories==4.1.0
2024-01-05 15:56:39 +00:00
coverage==7.4.0
djlint==1.34.1
types-pyyaml
ruff==0.1.11
setuptools # required for Honcho to work on Python 3.12+