update aiohttp
This commit is contained in:
parent
909ea901e4
commit
0fd993d180
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -29,7 +29,7 @@ setup(
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'aiohttp==3.6.2',
|
'aiohttp==3.7.4',
|
||||||
'certifi>=2021.10.08',
|
'certifi>=2021.10.08',
|
||||||
'colorama==0.3.7',
|
'colorama==0.3.7',
|
||||||
'protobuf==3.17.2',
|
'protobuf==3.17.2',
|
||||||
|
|
Loading…
Reference in a new issue