# =============================================================================
# DEPRECATED: This file is no longer used
# =============================================================================
#
# All dependencies have been moved to ../../pyproject.toml
#
# The Dockerfile and Docker Compose setup use pyproject.toml exclusively.
# This file is kept for reference only and may be removed in the future.
#
# To install dependencies:
#   - For local development: `uv sync` or `pip install -e .` from repo root
#   - For Docker: Dependencies are automatically installed during image build
#
# =============================================================================
