# requirements.txt # Python-dotenv for loading environment variables python-dotenv # pymongo for connecting to MongoDB pymongo # schedule for scheduling tasks schedule