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