click>=8.1.0
typer>=0.9.0
rich>=13.0.0
pyyaml>=6.0.0
python-dotenv>=1.0.0
pydantic>=2.0.0
cryptography>=41.0.0

[all]
chronos[dev,docs,security]

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
pytest-timeout>=2.1.0
pytest-xdist>=3.3.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.5.0
pre-commit>=3.5.0
pylint>=3.0.0
flake8>=6.0.0
isort>=5.12.0

[docs]
sphinx>=7.0.0
sphinx-rtd-theme>=1.3.0
sphinx-autodoc-typehints>=1.24.0
myst-parser>=2.0.0

[security]
bandit>=1.7.5
safety>=2.3.5
pip-audit>=2.6.0
