pyte>=0.8.0
Pillow>=10.0.0
typer>=0.9.0
pydantic>=2.0.0
rich>=13.0.0
python-dotenv>=1.0.0

[:sys_platform != "win32"]
ptyprocess>=0.7.0

[:sys_platform == "win32"]
pywinpty>=2.0.0

[dev]
pytest
black
isort

[llm]
google-generativeai
openai
