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
Pipenv file is restricted to flask "<=0.12.2,>=0.10.1" which doesn't allow it to be installed. I tested and it seems that it works with Flask 1.0 without any issues. Can restriction please be removed?
Pipenv file is restricted to
flask "<=0.12.2,>=0.10.1"which doesn't allow it to be installed. I tested and it seems that it works with Flask 1.0 without any issues. Can restriction please be removed?