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

[browser]
playwright>=1.44

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

[recipes]
lxml>=5.0

[redis]
redis>=5.0
