forked from orbit-oss/flask
update werkzeug
This commit is contained in:
parent
37badc3ce8
commit
e1aedecdc6
3 changed files with 10 additions and 20 deletions
|
|
@ -20,7 +20,7 @@ classifiers = [
|
|||
]
|
||||
requires-python = ">=3.8"
|
||||
dependencies = [
|
||||
"Werkzeug>=2.3.0",
|
||||
"Werkzeug>=2.3.3",
|
||||
"Jinja2>=3.1.2",
|
||||
"itsdangerous>=2.1.2",
|
||||
"click>=8.1.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue