fastapi>=0.100
uvicorn>=0.23
httpx>=0.25
trafilatura>=1.6
lxml_html_clean>=0.1
pyyaml>=6.0
numpy>=1.24

[dev]
pytest>=7.0
pytest-asyncio>=0.21
pytest-cov>=4.0
ruff>=0.1
httpx-socks>=0.10

[playwright]
playwright>=1.40

[retrieval]
dashscope>=1.14
openai>=1.0
sentence-transformers>=2.2
transformers>=4.36
torch>=2.0
