# Contributor tooling for Majoor Assets Manager.
# Install after runtime dependencies when working on tests, linting, typing, or security checks.

-r requirements.txt

pytest>=8.0.0,<10.0.0
pytest-asyncio>=0.22.0,<2.0.0
pytest-cov>=6.0.0,<8.0.0
pytest-timeout>=2.3.0,<3.0.0
pre-commit>=4.3.0,<5.0.0
radon>=6.0.1,<7.0.0
xenon>=0.9.3,<1.0.0
ruff>=0.12.0,<1.0.0
mypy>=1.11.0,<2.0.0
pip-audit>=2.9.0,<3.0.0
bandit>=1.8.0,<2.0.0
