summaryrefslogtreecommitdiffstats
path: root/requirements-dev.txt
blob: c0dbdc33c77967ee5c48c5f44b28c411789cbf45 (plain)
1
2
3
4
5
6
7
8
9
10
-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-dotenv~=0.5.0
pytest-httpx~=0.21