Add flask
This commit is contained in:
@@ -10,6 +10,7 @@ authors = [{ name = "Aaron Gorodetzky", email = "aaron@nytegear.com" }]
|
|||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"typer>=0.12.0",
|
"typer>=0.12.0",
|
||||||
|
"flask>=3.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
|
|||||||
Reference in New Issue
Block a user