Skip to content

Commit

Permalink
[22] Add AIOHTTP to project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CollinHeist committed Nov 8, 2024
1 parent 32ff6ca commit 94b3cb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ref/version_webui
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.0-alpha.13.0-webui21
v2.0-alpha.13.0-webui22
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ dependencies = [
"starlette==0.38.4",
"urllib3==2.2.3",
"six==1.16.0",
"aiohttp==3.10.10",
]

[build-system]
Expand Down

0 comments on commit 94b3cb5

Please sign in to comment.