Spotify-Readme
Spotify-Readme copied to clipboard
flask dependency version fix
Werkzeug 3.0.0 was released and Flask doesn't specify the dependency correctly (requirements says Werkzeug>=2.2.0). This is why, Werkzeug 3.0.0 is still installed and Flask 2.2.2 isn't made for Werkzeug 3.0.0.
So fixing the dependency by installing Werkzeug==2.2.2
Someone is attempting to deploy a commit to a Personal Account owned by @tthn0 on Vercel.
@tthn0 first needs to authorize it.
Currently working on a fix right now with many updates. A new commit will be pushed soon.