patch Werkzeug
This commit is contained in:
parent
7ed89d3f9d
commit
8ee13f36e8
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ classifiers = [
|
||||||
]
|
]
|
||||||
requires-python = ">=3.7"
|
requires-python = ">=3.7"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"Werkzeug>=2.2.2",
|
"Werkzeug>=2.2.3",
|
||||||
"Jinja2>=3.0",
|
"Jinja2>=3.0",
|
||||||
"itsdangerous>=2.0",
|
"itsdangerous>=2.0",
|
||||||
"click>=8.0",
|
"click>=8.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue