Files
deepagents----/requirements.txt
2025-11-02 18:06:38 +08:00

23 lines
349 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# DeepAgents框架从本地安装
-e D:/AA_Work_DeepResearch/deepagents
# LangChain生态
langchain>=0.3.0
langchain-openai>=0.2.0
langchain-community>=0.3.0
langgraph>=0.2.0
# 搜索工具
tavily-python>=0.5.0
# 环境配置
python-dotenv>=1.0.0
# CLI和UI
rich>=13.0.0
click>=8.1.0
# 工具库
typing-extensions>=4.12.0
pydantic>=2.0.0