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
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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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.
Beta Was this translation helpful? Give feedback.
All reactions