
[dev]
flake8>=7.0.0
black>=24.0.0
build>=1.2.1
twine>=5.0.0
pre-commit>=3.7.0
pytest>=8.0.0
pytest-cov>=4.1.0
typer>=0.12.5
isort>=5.13.0
codecov>=2.1.13
autoflake>=2.3.1
bandit>=1.7.9
vulture>=2.11
flynt>=1.0.1
pydocstyle>=6.3.0
darglint>=1.8.1
mypy>=1.12.1

[test]
pytest>=8.0.0
