Latest version of rq causes below error to "flask rq worker": AttributeError: module 'rq.cli.cli' has no attribute 'worker' I assume this is due to be changes from 2.3.2 to 2.3.3 of rq.