Files
cultivation-world-simulator/requirements.txt
2025-10-12 23:28:49 +08:00

13 lines
192 B
Plaintext

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