# RHOAI MCP Server - Container Dependencies
# This file pins the versions of all component packages for container builds.
# Update these versions when releasing new component versions.
#
# The container installs all component packages to provide full functionality.
# Individual components can be installed separately for development or testing.

# Core package (required - provides server infrastructure)
rhoai-mcp-core>=0.1.0,<1.0.0

# Component packages (all included for full functionality)
rhoai-mcp-notebooks>=0.1.0,<1.0.0
rhoai-mcp-inference>=0.1.0,<1.0.0
rhoai-mcp-pipelines>=0.1.0,<1.0.0
rhoai-mcp-connections>=0.1.0,<1.0.0
rhoai-mcp-storage>=0.1.0,<1.0.0
rhoai-mcp-projects>=0.1.0,<1.0.0
