Files
cultivation-world-simulator/requirements.txt
2025-08-30 22:27:18 +08:00

13 lines
196 B
Plaintext

# 修仙世界模拟器依赖
# Core dependencies
pygame>=2.0.0
PyYAML>=6.0
# LLM integration
litellm>=1.0.0
omegaconf>=2.3.0
langchain>=0.1.0
# Development and testing (optional)
pytest>=7.0.0