Upgrade flask
This commit is contained in:
parent
f47eb73a5c
commit
83aa8b1ba2
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ dependencies = [
|
||||||
"markdown>=3.5.1",
|
"markdown>=3.5.1",
|
||||||
"requests>=2.31.0",
|
"requests>=2.31.0",
|
||||||
"background>=0.2.1",
|
"background>=0.2.1",
|
||||||
"Flask>=3.0.0",
|
"Flask>=3.0.2",
|
||||||
"types-markdown>=3.5.0.1",
|
"types-markdown>=3.5.0.1",
|
||||||
"pydal>=20230521.1"
|
"pydal>=20230521.1"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue