openai>=1.40.0
groq>=0.9.0
rich>=13.7.0
typer>=0.12.0
toml>=0.10.2
httpx>=0.27.0
pydantic>=2.7.0
python-dotenv>=1.0.0
packaging>=23.0

[all]
fixenv-cli[dev,tui]

[dev]
pytest>=8.0
pytest-asyncio>=0.23
pytest-cov>=5.0
ruff>=0.4
mypy>=1.10
types-toml>=0.10

[tui]
textual>=0.70.0
