# 核心依赖
openai>=1.0.0
requests>=2.25.0
python-dotenv>=0.19.0
pydantic>=2.0.0

# 工具库
beautifulsoup4>=4.9.0

# 可选依赖（搜索功能）
tavily-python>=0.7.12
google-search-results>=2.4.2