pydantic>=2.0
pyyaml>=6.0
websockets>=12.0
httpx>=0.27
textual>=0.60
jsonschema>=4.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23

[memory]
chromadb>=0.5

[web]
fastapi>=0.115
uvicorn[standard]>=0.34
