# 核心依赖
redis==4.6.0
pyyaml==6.0
scikit-learn==1.3.0

# 可选依赖
openai==0.28.0
python-dotenv==1.0.0

# 开发依赖
pytest==7.4.0
black==23.3.0
flake8==6.0.0