forked from orbit-oss/flask
update werkzeug requirement
This commit is contained in:
parent
4be9f52142
commit
8e33b7b3e2
2 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ classifiers = [
|
|||
]
|
||||
requires-python = ">=3.8"
|
||||
dependencies = [
|
||||
"Werkzeug>=2.3.5",
|
||||
"Werkzeug>=2.3.6",
|
||||
"Jinja2>=3.1.2",
|
||||
"itsdangerous>=2.1.2",
|
||||
"click>=8.1.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue