forked from orbit-oss/flask
bump werkzeug 2.3.7
use importlib.metadata.version
This commit is contained in:
parent
0273664009
commit
5bb30270d2
8 changed files with 50 additions and 36 deletions
|
|
@ -19,7 +19,7 @@ classifiers = [
|
|||
]
|
||||
requires-python = ">=3.8"
|
||||
dependencies = [
|
||||
"Werkzeug>=2.3.6",
|
||||
"Werkzeug>=2.3.7",
|
||||
"Jinja2>=3.1.2",
|
||||
"itsdangerous>=2.1.2",
|
||||
"click>=8.1.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue