Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pin Markupsafe until we are able to upgrade Flask/Jinja (#21664)
Markupsafe 2.1.0 breaks with error: import name 'soft_unicode' from 'markupsafe'. This should be removed when either this issue is closed: pallets/markupsafe#284 or when we will be able to upgrade JINJA to newer version (currently limited due to Flask and Flask Application Builder) GitOrigin-RevId: 366c66b8f6eddc0d22028ef494c62bb757bd8b8b
- Loading branch information