Pin Flask to 3.0.3 due to incompat with Quart 0.19.4
Flask 3.1.0 introduced PROVIDE_AUTOMATIC_OPTIONS
which is not set by
Qart 0.19.4: https://github.com/pallets/flask/pull/5496/
That causes local build to fail with a KeyError. Pin Flask for now.
How to register an account on GitLab. Due to spam, new accounts are locked until approved by an admin or the approver bot. Your GitLab account gets automatically approved within one hour if you are a member of Trusted Contributors in Gerrit, or a member of the Trusted-Contributors group in Phabricator and linked your Developer account to your Phabricator account. If none of these apply, you can file an unlock request to expedite access.
Support: mw:GitLab, how to host a project on GitLab, #wikimedia-gitlab on libera.chat, #GitLab on Phabricator.
Flask 3.1.0 introduced PROVIDE_AUTOMATIC_OPTIONS
which is not set by
Qart 0.19.4: https://github.com/pallets/flask/pull/5496/
That causes local build to fail with a KeyError. Pin Flask for now.