langgraph>=0.2.0
langchain>=0.3.0
langchain-community>=0.3.0
langchain-core>=0.3.0
langchain-openai>=0.3.0
fastapi>=0.121.0
uvicorn[standard]>=0.38.0
pydantic>=2.12.0
python-multipart>=0.0.17
aiofiles>=25.1.0
httpx>=0.28.0
hedtools>=0.5.0
lxml>=5.3.0
beautifulsoup4>=4.12.3
pillow>=11.0.0
typer>=0.20.0
rich>=14.0.0
platformdirs>=4.5.0
pyyaml>=6.0.2

[dev]
pytest>=8.3.0
pytest-cov>=5.0.0
pytest-asyncio>=0.24.0
ruff>=0.7.0
black>=24.8.0
mypy>=1.11.0
