pyyaml>=6.0
pydantic>=2.0
httpx>=0.27
python-dotenv>=1.0

[dev]
pytest>=8.0
pytest-cov>=5.0
ruff==0.15.6
respx>=0.21
watchdog>=4.0
pre-commit>=4.0
pyright>=1.1
build>=1.0
twine>=5.0

[studio]
fastapi>=0.115
uvicorn[standard]>=0.30
watchfiles>=1.0
websockets>=14.0
