docker>=7.1.0
typer>=0.16.0
click>=8.0.0
rich>=14.0.0
requests>=2.26.0
questionary>=2.1.0
toml>=0.10.2
peewee>=3.17.0
packaging>=24.0

[dev]
black>=25.1.0
ruff>=0.8.0
mypy>=1.13.0
pytest>=8.0.0
pytest-cov>=6.0.0
types-requests>=2.33.0.20260518
types-toml>=0.10.8.20260518

[e2e]
pexpect>=4.9.0
