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
I am currently working on a project that requires me to use Flask=3.1.0
But it seems like flask-storage requires me to use only flask==2.1.2, is there a way to allow me to use a new version of flask besides the 2.1.2 version ?
I am currently working on a project that requires me to use Flask=3.1.0
But it seems like flask-storage requires me to use only flask==2.1.2, is there a way to allow me to use a new version of flask besides the 2.1.2 version ?