This repository has been archived on 2023-09-24. You can view files and clone it, but cannot push or open issues or pull requests.
takahe/requirements-dev.txt

10 lines
153 B
Plaintext
Raw Normal View History

2022-11-13 21:57:27 +01:00
pre-commit~=2.20.0
-r requirements.txt
black==22.10.0
flake8==5.0.4
isort==5.10.1
2022-11-21 00:03:09 +01:00
mock~=4.0.3
2022-11-13 21:57:27 +01:00
pre-commit~=2.20.0
pytest-django~=4.5.2
pytest-httpx~=0.21