async-timeout>=4.0
cachetools>=5.3
fastapi>=0.110
httpx[http2]>=0.27
netifaces>=0.11
openai>=1.14
pydantic>=2.6
rich>=13.7
typer[all]>=0.9
uvicorn[standard]>=0.29

[dev]
pytest>=7.4
pytest-cov>=4.1
pytest-asyncio>=0.23
respx>=0.21
ruff>=0.3
coverage[toml]>=7.4
pre-commit>=3.7
build>=1.2
