# 后端 API 依赖
fastapi==0.104.1
uvicorn[standard]==0.24.0
python-multipart==0.0.6

# LLM 分类脚本（使用标准库，无需额外依赖）

# 可选：前端开发
# vite
# vue@3
# element-plus