pydantic>=2.0.0
typing-extensions>=4.5.0
pyyaml>=6.0
httpx>=0.25.0
pdfplumber>=0.10.0
readabilipy>=0.2.0
markdownify>=0.11.0
openai>=1.0.0
requests>=2.28.0
json-repair>=0.25.0
apscheduler>=3.11.0
volcengine>=1.0.212
volcengine-python-sdk[ark]>=5.0.3
pyagfs>=1.4.0
fastapi>=0.128.0
uvicorn>=0.39.0
xxhash>=3.0.0
jinja2>=3.1.6
nest-asyncio>=1.5.0

[dev]
mypy>=1.0.0
ruff>=0.1.0

[doc]
sphinx>=7.0.0
sphinx-rtd-theme>=1.3.0
myst-parser>=2.0.0

[test]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
