openai>=2.7.1
agentscope>=1.0.13
fastapi>=0.128.0
httpx>=0.28.1
langchain-community>=0.4.1
matplotlib>=3.10.7
pandas>=2.3.3
pdfplumber>=0.11.9
python-docx>=1.2.0
requests>=2.32.5
uvicorn>=0.40.0

[dev]
pytest>=7.0
black>=23.0
mypy>=1.0

[test]
pytest>=7.0
pytest-cov>=4.0
