# AI File Browser - DeepAgents Edition
# Install with: pip install -r requirements.txt

# Core Framework
fast-dash>=0.2.8
dash>=2.14.0

# Dash Mantine Components 2.4 (requires Dash 2.x)
dash-mantine-components>=2.4.0

dash-iconify>=0.1.2
dash-bootstrap-components>=1.5.0

# DeepAgents (includes LangGraph, LangChain)
deepagents>=0.2.0

# LLM Provider (choose one or more)
langchain-anthropic>=0.2.0
# langchain-openai>=0.2.0

# Optional: For enhanced features
# tavily-python  # For web search capabilities