potiuk edited a comment on pull request #21659: URL: https://github.com/apache/airflow/pull/21659#issuecomment-1044572024
> Pinning to MarkupSafe<2.1 or Jinja<3 should only be short term fixes, neither version range is supported. Yep it is short term - see the comment. But For 2.2.4 it is safe bet. 2.2.5 or 2.3.0 shoudl have it lifted providing that we fix it. > Markupsafe 2.1.0 breaks with error: import name 'soft_unicode' from 'markupsafe'. This should be removed when either this issue is closed: https://github.com/pallets/markupsafe/issues/284 or when we will be able to upgrade JINJA to newer version (currently limited due to Flask and Flask Application Builder) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
