Add strict connection (#112387)

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
Robert Resch
2024-04-12 14:47:46 +02:00
committed by GitHub
parent f70ce8abf9
commit 348e1df949
23 changed files with 1187 additions and 64 deletions

View File

@@ -26,6 +26,7 @@ dependencies = [
"aiodns==3.2.0",
"aiohttp==3.9.4",
"aiohttp_cors==0.7.0",
"aiohttp_session==2.12.0",
"aiohttp-fast-url-dispatcher==0.3.0",
"aiohttp-zlib-ng==0.3.1",
"astral==2.2",