Downgrade aiohttp to 205 (#6994)
parent
a6dc86fa75
commit
f6e819e799
|
@ -5,5 +5,5 @@ pip>=7.1.0
|
|||
jinja2>=2.9.5
|
||||
voluptuous==0.9.3
|
||||
typing>=3,<4
|
||||
aiohttp==2.0.6
|
||||
aiohttp==2.0.5
|
||||
async_timeout==1.2.0
|
||||
|
|
|
@ -6,7 +6,7 @@ pip>=7.1.0
|
|||
jinja2>=2.9.5
|
||||
voluptuous==0.9.3
|
||||
typing>=3,<4
|
||||
aiohttp==2.0.6
|
||||
aiohttp==2.0.5
|
||||
async_timeout==1.2.0
|
||||
|
||||
# homeassistant.components.nuimo_controller
|
||||
|
|
Loading…
Reference in New Issue