Files
cultivation-world-simulator/requirements.txt
2025-09-02 22:29:42 +08:00

14 lines
209 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
json5>=0.9.0
# Development and testing (optional)
pytest>=7.0.0