# 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