
[dev]
pytest>=9.0.3
build>=1.0.0
bandit>=1.7.6
coverage>=7.0.0
black>=26.3.1
isort>=5.12
ruff>=0.4
flake8>=6.0.0
mypy>=1.0.0
pyright>=1.1
pre-commit>=3.0.0
pydocstyle>=6.0.0
hypothesis>=6.100
pip-audit>=2.7
tqdm>=4.66.0

[format]
black>=26.3.1
isort>=5.12
ruff>=0.4

[types]
mypy>=1.0.0
pyright>=1.1
