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
Originally posted by ppalucha November 11, 2023
Hi,
I'm trying to install reactpy[flask] in my project, but current versions of flask (2.3.3) depend on markupsafe >= 2.1.1 and reacty[flask] requires markupsafe < 2.1.
What would be required to update this dependency version? Is there a specific reason version < 2.1 is required.
The text was updated successfully, but these errors were encountered:
Discussed in #1162
Originally posted by ppalucha November 11, 2023
Hi,
I'm trying to install
reactpy[flask]
in my project, but current versions of flask (2.3.3) depend on markupsafe >= 2.1.1 and reacty[flask] requires markupsafe < 2.1.What would be required to update this dependency version? Is there a specific reason version < 2.1 is required.
The text was updated successfully, but these errors were encountered: