Bump Werkzeug 3.0.0
This commit is contained in:
parent
438edcdf01
commit
3252f2bc54
4 changed files with 5 additions and 4 deletions
|
|
@ -20,7 +20,7 @@ classifiers = [
|
|||
]
|
||||
requires-python = ">=3.8"
|
||||
dependencies = [
|
||||
"Werkzeug>=2.3.7",
|
||||
"Werkzeug>=3.0.0",
|
||||
"Jinja2>=3.1.2",
|
||||
"itsdangerous>=2.1.2",
|
||||
"click>=8.1.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue