takahe/requirements-dev.txt
2022-12-03 17:14:56 -07:00

10 lines
157 B
Plaintext

-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