httpcore>=1.0.9
httpx>=0.28.1
prompt-toolkit>=3.0.0
pydantic>=2.11.2
pyyaml>=6.0
python-dotenv>=1.0.1
tomli-w>=1.0.0

[dev]
mypy==1.15.0
pre-commit>=3.7.0
pylint==3.2.3
pyright==1.1.398
ruff>=0.14.10

[rich]
rich>=13.0

[test]
pytest
pytest-asyncio
