typer==0.24.1
build==1.4.2
packaging==26.0
requests==2.33.1
tomlkit==0.14.0
questionary==2.1.1
rich==14.3.3

[dev]
pytest>=7.0
pytest-cov>=4.0
black==26.3.1
ruff==0.15.9
mypy==1.20.0
isort==8.0.1

[docs]
sphinx==9.1.0
sphinx-rtd-theme==3.1.0
myst-parser==5.0.0

[test]
pytest==9.0.2
pytest-cov==7.1.0
pytest-mock==3.15.1
pytest-asyncio==1.4.0a0
