Update aiohttp 1.3.1 (#5838)
This commit is contained in:
parent
841321f154
commit
2e8e5a35b5
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -22,7 +22,7 @@ REQUIRES = [
|
|||
'jinja2>=2.8',
|
||||
'voluptuous==0.9.3',
|
||||
'typing>=3,<4',
|
||||
'aiohttp==1.3',
|
||||
'aiohttp==1.3.1',
|
||||
'async_timeout==1.1.0',
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue