loguru>=0.7.2
rich>=13.0.0
click>=8.0.0

[dev]
ruff>=0.1.0
ty>=0.0.13
pyright>=1.1.0
pre-commit>=3.0.0
import-linter>=2.0.0
bandit>=1.7.0
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
pytest-xdist>=3.0.0
build>=1.0.0
twine>=4.0.0

[docs]
mkdocs<2.0.0,>=1.6.0
mkdocs-material>=9.5.0
mkdocstrings[python]>=0.27.0
mkdocs-coverage>=1.1.0
mike>=2.0.0
pymdown-extensions>=10.7
git-cliff>=2.7.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
pytest-xdist>=3.0.0
import-linter>=2.0.0
