Files
Sprout-Farm/Server/requirements.txt
2025-07-26 22:41:15 +08:00

5 lines
222 B
Plaintext

# Game Server Dependencies
colorama>=0.4.6 # For colored terminal output
pymongo>=4.6.0 # MongoDB driver for Python
# Email Requirements
# Standard library dependencies are not listed (socket, threading, json, etc.)