You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A recent upgrade of the MarkupSafe package broke our setup script, possibly due to an incompatibility with our Jinja version (see pallets/markupsafe#282).
We are temporarily fixing this by pinning the MarkupSafe version (#1114) but we should evaluate whether we can increase our Jinja version, and what side effects this might have on other packages.
The text was updated successfully, but these errors were encountered:
A recent upgrade of the MarkupSafe package broke our setup script, possibly due to an incompatibility with our Jinja version (see pallets/markupsafe#282).
We are temporarily fixing this by pinning the MarkupSafe version (#1114) but we should evaluate whether we can increase our Jinja version, and what side effects this might have on other packages.
The text was updated successfully, but these errors were encountered: