Skip to content

Commit 1833e70

Browse files
eli-507 flask extras
1 parent d3a15c0 commit 1833e70

File tree

2 files changed

+57
-6
lines changed

2 files changed

+57
-6
lines changed

poetry.lock

Lines changed: 56 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ build-backend = "poetry.core.masonry.api"
2121

2222
[tool.poetry.dependencies]
2323
python = "^3.13"
24+
flask = {extras = ["async"], version = "^3.1.1"}
2425
httpx = "^0.28.1"
2526
yarl = "^1.18.3"
2627
pydantic = "^2.12.3"

0 commit comments

Comments
 (0)