mirror of
https://github.com/jointakahe/takahe.git
synced 2024-11-14 11:21:13 +00:00
aeba38b8ae
* Enable post search to other supported post types like question, video, and others * Upgrade isort to match pre-commit config
10 lines
178 B
Text
10 lines
178 B
Text
-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
|