# Investment Advisor - Dependencies
# Generated for Bedsheet GCP deployment

# Bedsheet framework (install from local or PyPI)
# bedsheet>=0.4.0

# Google ADK for GCP deployment
google-adk>=0.3.0

# API framework
fastapi>=0.104.0
uvicorn>=0.24.0

# Data handling
pydantic>=2.0.0
