forked from orbit-oss/flask
update min blinker version
This commit is contained in:
parent
a20bcff8dc
commit
470e2b8d17
4 changed files with 4 additions and 4 deletions
|
|
@ -25,7 +25,7 @@ dependencies = [
|
|||
"Jinja2>=3.1.2",
|
||||
"itsdangerous>=2.2",
|
||||
"click>=8.1.3",
|
||||
"blinker>=1.8",
|
||||
"blinker>=1.9",
|
||||
"importlib-metadata>=3.6; python_version < '3.10'",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue