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
Latest version of Flask uses a newer jinja2 than compare50 prescribes:
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
compare50 1.2.4 requires jinja2<3,>=2.10, but you have jinja2 3.0.1 which is incompatible.
The text was updated successfully, but these errors were encountered:
Latest version of Flask uses a newer jinja2 than
compare50
prescribes:The text was updated successfully, but these errors were encountered: