# 虚拟用户 Skill 依赖

# 向量化模型
sentence-transformers>=2.2.0

# 向量计算
numpy>=1.21.0
scikit-learn>=1.0.0

# 加密
cryptography>=3.4.0

# 数据处理
pandas>=1.3.0
