Skip to content

Conversation

@bytebunny
Copy link

@bytebunny bytebunny commented Dec 7, 2023

Updated the requirements due to incompatibilities introduced in Flask with the release of Werkzeug 3.0

Purpose

Does this introduce a breaking change?

[x] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[x ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

Follow the instructions in the aforementioned quickstart guide.

What to Check

Verify that the following are valid

  • the quickstart guide can be followed again.

Other Information

Updated the requirements due to incompatibilities introduced in Flask with the release of Werkzeug 3.0
@bytebunny bytebunny changed the title Update requirements.txt Update requirements.txt to fix broken tutorial Dec 7, 2023
@bobtabor-msft
Copy link
Contributor

Thanks, this is super old (my fault) and I'm going to fix the requirements in a different PR. Thank you for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants