Files
2026-06-04 13:35:35 +00:00

13 lines
183 B
Plaintext

# Core framework
deep-agents>=0.2.0
langgraph>=0.2.0
# LLM integration
langchain-ollama>=0.1.0
# Web search
requests>=2.31.0
beautifulsoup4>=4.12.0
# Utilities
python-dotenv>=1.0.0