# sageLLM Dependency Constraints
# ================================
# 此文件由 scripts/lock_deps.sh 自动生成，记录经过联调测试的子包精确版本。
#
# 用途：
#   确保 pip install isagellm 安装与当前版本完全兼容的子包组合，
#   而不是仅满足依赖区间的任意版本。
#
# 使用方式（PyPI 用户）：
#   pip install isagellm -c https://raw.githubusercontent.com/intellistream/sagellm/main-dev/constraints.txt
#
# 使用方式（本地开发者）：
#   pip install isagellm -c constraints.txt
#
# 或使用内置命令（自动下载此文件）：
#   sage-llm install --locked
#
# ⚠️  请勿手动编辑此文件，每次发布前由 scripts/lock_deps.sh 自动更新。
#
# Generated: 2026-02-27
# isagellm: 0.5.3.8 (umbrella)
# ================================

isagellm-protocol==0.5.2.13
isagellm-backend==0.5.3.17
isagellm-core==0.5.2.23
isagellm-control-plane==0.5.2.21
isagellm-gateway==0.5.2.17
isagellm-kv-cache==0.5.2.20
isagellm-comm==0.5.2.18
isagellm-compression==0.5.2.16
isagellm-benchmark==0.5.3.18
isagellm-dev-tools==0.5.2.10
