fix require

This commit is contained in:
bridge
2025-10-15 21:31:30 +08:00
parent 37fe034809
commit c09119a808
2 changed files with 1 additions and 7 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 626 KiB

After

Width:  |  Height:  |  Size: 754 KiB

View File

@@ -1,12 +1,6 @@
# 修仙世界模拟器依赖
# 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