ironGym/worker/requirements.txt
2025-06-19 23:16:02 +03:00

8 lines
160 B
Plaintext

# requirements.txt
# Time and datetime
time
datetime
# Python-dotenv for loading environment variables
python-dotenv
# pymongo for connecting to MongoDB
pymongo