website/dev-requirements.txt

21 lines
382 B
Plaintext
Raw Normal View History

-r requirements.txt
honcho==1.1.0
flake8==5.0.4
2023-01-28 18:00:24 +00:00
isort==5.12.0
2023-05-05 14:00:57 +01:00
black==23.3.0
django-browser-reload==1.8.0
django-debug-toolbar
types-requests==2.31.0.1
2023-06-02 16:00:47 +01:00
mypy==1.3.0
wagtail-factories==4.0.0
2023-02-26 14:00:20 +00:00
coverage==7.2.1
flake8-bugbear==22.12.6
flake8-builtins==2.1.0
flake8-comprehensions==3.10.0
flake8-mutable==1.2.0
flake8-print==5.0.0
flake8-tuple==0.4.1
2023-06-13 08:00:43 +01:00
djlint==1.31.0
types-pyyaml==6.0.12.9