takahe/requirements-dev.txt
Humberto Rocha aeba38b8ae
Enable post search to other supported post types (#481)
* Enable post search to other supported post types like question, video, and others

* Upgrade isort to match pre-commit config
2023-01-29 12:26:08 -07:00

11 lines
178 B
Plaintext

-r requirements.txt
black==22.10.0
flake8==5.0.4
isort==5.12.0
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