# AstroInsight MCP Server Dependencies
# 基于原有requirements.txt，添加MCP相关依赖

# FastMCP框架
fastmcp>=2.0.0

# 原有项目依赖（核心部分）
accelerate==1.1.0
aiohttp==3.10.10
anthropic==0.64.0
arxiv==2.1.3
beautifulsoup4==4.12.3
celery==5.4.0
dashscope==1.20.9
fastapi==0.115.4
httpx==0.27.2
jinja2==3.1.4
neo4j==5.25.0
numpy==2.1.2
openpyxl==3.1.5
pandas==2.2.3
pydantic==2.9.2
PyPDF2==3.0.1
python-multipart==0.0.12
redis==5.1.1
requests==2.32.3
tiktoken==0.8.0
uvicorn==0.32.0

# 日志和工具
python-dotenv==1.0.1