mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Update aiohttp-fast-zlib to 0.2.2 (#137387)
This commit is contained in:
parent
4d567c6216
commit
4111ca1a46
@ -5,7 +5,7 @@ aiodiscover==2.2.2
|
||||
aiodns==3.2.0
|
||||
aiohasupervisor==0.2.2b6
|
||||
aiohttp-asyncmdnsresolver==0.0.3
|
||||
aiohttp-fast-zlib==0.2.0
|
||||
aiohttp-fast-zlib==0.2.2
|
||||
aiohttp==3.11.11
|
||||
aiohttp_cors==0.7.0
|
||||
aiousbwatcher==1.1.1
|
||||
|
@ -30,7 +30,7 @@ dependencies = [
|
||||
"aiohasupervisor==0.2.2b6",
|
||||
"aiohttp==3.11.11",
|
||||
"aiohttp_cors==0.7.0",
|
||||
"aiohttp-fast-zlib==0.2.0",
|
||||
"aiohttp-fast-zlib==0.2.2",
|
||||
"aiohttp-asyncmdnsresolver==0.0.3",
|
||||
"aiozoneinfo==0.2.3",
|
||||
"astral==2.2",
|
||||
|
2
requirements.txt
generated
2
requirements.txt
generated
@ -7,7 +7,7 @@ aiodns==3.2.0
|
||||
aiohasupervisor==0.2.2b6
|
||||
aiohttp==3.11.11
|
||||
aiohttp_cors==0.7.0
|
||||
aiohttp-fast-zlib==0.2.0
|
||||
aiohttp-fast-zlib==0.2.2
|
||||
aiohttp-asyncmdnsresolver==0.0.3
|
||||
aiozoneinfo==0.2.3
|
||||
astral==2.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user