Skip to content

Commit

Permalink
Add werkzeug to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmayo committed Aug 6, 2024
1 parent 6d8bb79 commit da36e72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ dependencies = [
"flask>=2.0,<3",
"jinja2>=3.0",
"markupsafe>=2.0",
"werkzeug>=2.0",
"wtforms>=2.3,<3",
]

Expand Down

0 comments on commit da36e72

Please sign in to comment.