fastapi>=0.110
uvicorn[standard]>=0.29
httpx[http2]>=0.27
curl_cffi>=0.15
brotli>=1.1
selectolax>=0.3.21
pydantic>=2.6
PyYAML>=6.0
typer>=0.12
rich>=13.0
PyJWT>=2.8
aiosqlite>=0.20

[all]
playwright>=1.44
redis>=5.0
lxml>=5.0
openai>=1.0
anthropic>=0.39
langchain-core>=0.3
llama-index-core>=0.12

[anthropic]
anthropic>=0.39

[browser]
playwright>=1.44

[dev]
pytest>=8
pytest-asyncio>=0.23
ruff>=0.4
fakeredis>=2.23
hypothesis>=6.100

[langchain]
langchain-core>=0.3

[llamaindex]
llama-index-core>=0.12

[openai]
openai>=1.0

[recipes]
lxml>=5.0

[redis]
redis>=5.0
