takahe/requirements-dev.txt

9 lines
141 B
Plaintext
Raw Normal View History

2022-11-13 12:57:27 -08:00
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