Pin Werkzeug to 2.3.8 to restore Gunicorn boot with Flask 2.2.5 - #22
Merged
Conversation
Agent-Logs-Url: https://github.com/8bitDream/AmiiboAPI/sessions/ac508eb5-e4ed-4bcb-91b1-818caebcf5de Co-authored-by: AbandonedCart <1173913+AbandonedCart@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
AbandonedCart
April 22, 2026 18:34
View session
AbandonedCart
marked this pull request as ready for review
April 22, 2026 18:34
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Infomation
Please use the following form when submitting a pull request for amiibo database. Update both the
amiibo.jsonandgame_info.jsonfile to prevent error. If unsure ofgame_info.jsonplease use the example format below to include an empty array.Pull request form
Gunicorn workers were failing during app import due to an incompatible Flask/Werkzeug combination at runtime. This change aligns dependency versions so
app:apploads reliably in production.Problem
Flask==2.2.5resolved againstWerkzeug==3.1.6.Change
requirements.txt.Dependency delta
Checklist
game_info.jsonhad been updated with the matching ids.Link to amiibo.life for amiibo
Example of empty game_info