# 实验 10-2 多角色转换依赖
openai>=1.30.0        # OpenAI Python SDK，用于 function calling 与移交循环
python-dotenv>=1.0.0  # 读取 .env 中的 OPENAI_API_KEY（可选，shell 已 export 也可）
