The quart pin is required to fix an attribute error which otherwise occurs during startup. Hence, this should be a good qualifier to know when it's safe to upgrade.
Note that this is not a problem in Quart, but in flask-WTForms. But downgrading flask-wtforms does not help 1, so we don't revert that uprade.
AttributeError: module 'quart.json' has no attribute 'JSONEncoder'
The quart pin is required to fix an attribute error which otherwise occurs during startup. Hence, this should be a good qualifier to know when it's safe to upgrade.
Note that this is not a problem in Quart, but in flask-WTForms. But downgrading flask-wtforms does not help 1, so we don't revert that uprade.