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
requirements hard-code Jinja on <3.0 but it depends on MarkupSafe and does not pin versions. Meanwhile, MarkupSafe went on to a new version that breaks the old Jinja version. So maybe unpin Jinja: pallets/jinja#1590