5 lines
222 B
Plaintext
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.) |