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