Upgrade to aiohttp 1.2 (#4964)
* Upgrade to aiohttp 1.2 * Clean up emulated_hue tests
This commit is contained in:
parent
1cf9ae5a01
commit
e68e29e03e
6 changed files with 316 additions and 330 deletions
2
setup.py
2
setup.py
|
@ -22,7 +22,7 @@ REQUIRES = [
|
|||
'jinja2>=2.8',
|
||||
'voluptuous==0.9.2',
|
||||
'typing>=3,<4',
|
||||
'aiohttp==1.1.6',
|
||||
'aiohttp==1.2',
|
||||
'async_timeout==1.1.0',
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue