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