summaryrefslogtreecommitdiffstats
path: root/requirements-dev.txt
blob: 887935641dd23713212527db36594209574c6e00 (plain)
1
2
3
4
5
6
7
8
pre-commit~=2.20.0
-r requirements.txt
black==22.10.0
flake8==5.0.4
isort==5.10.1
pre-commit~=2.20.0
pytest-django~=4.5.2
pytest-httpx~=0.21