Spotify-Readme icon indicating copy to clipboard operation
Spotify-Readme copied to clipboard

flask dependency version fix

Open IndraTensei opened this issue 2 years ago • 1 comments

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

IndraTensei avatar Oct 10 '23 10:10 IndraTensei

Someone is attempting to deploy a commit to a Personal Account owned by @tthn0 on Vercel.

@tthn0 first needs to authorize it.

vercel[bot] avatar Oct 10 '23 10:10 vercel[bot]

Currently working on a fix right now with many updates. A new commit will be pushed soon.

tthn0 avatar Jul 21 '24 04:07 tthn0