# RAG / 向量库依赖清单（默认已包含在 pyproject.toml 中）。
# 仅在需要单独补齐 RAG 运行时或排查环境时使用；普通用户请执行：
#   pip install stability-analysis-agent

numpy>=1.24,<2
pysqlite3-binary>=0.5.0
chromadb>=0.4
chroma-hnswlib
posthog
torch>=2.4.0
transformers>=4.36.0,<4.52.0
sentence-transformers>=2.2.2,<3.0.0
accelerate>=0.26.0
