Add schedule package to worker requirements
This commit is contained in:
parent
a106b0932e
commit
29f8e0cdd1
@ -3,3 +3,5 @@
|
||||
python-dotenv
|
||||
# pymongo for connecting to MongoDB
|
||||
pymongo
|
||||
# schedule for scheduling tasks
|
||||
schedule
|
||||
Loading…
Reference in New Issue
Block a user