bitter-ability-32190
11/23/2022, 6:08 PMjinja and markupsafe repos for issues mentioning soft_unicodebitter-ability-32190
11/23/2022, 6:11 PMcurved-television-6568
11/23/2022, 6:26 PMbitter-ability-32190
11/23/2022, 6:27 PMbitter-ability-32190
11/23/2022, 6:28 PMuse a tool like pip-tools to pin your dependencies and control when you get updatesThen I'm still broken when I try to update, and there's no offered help on solving that
bitter-ability-32190
11/23/2022, 6:30 PM2.1 shall not break from 2.0 , etc...curved-television-6568
11/23/2022, 6:32 PMbitter-ability-32190
11/23/2022, 6:33 PMcurved-television-6568
11/23/2022, 6:33 PMcurved-television-6568
11/23/2022, 6:34 PMbitter-ability-32190
11/23/2022, 6:34 PMjinja didn't specify a good version specifier. jinja depends on markupsafe>=0.23.
That says "I'm compatible with every version of markupsafe above `0.23`", which isn't true. It isn't compatible with 2.1.0 most notablybitter-ability-32190
11/23/2022, 6:36 PM