update certifi
This commit is contained in:
parent
9618c9e702
commit
a5b0b758b9
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -30,7 +30,7 @@ setup(
|
||||||
},
|
},
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'aiohttp==3.6.2',
|
'aiohttp==3.6.2',
|
||||||
'certifi>=2018.11.29',
|
'certifi>=2021.10.08',
|
||||||
'colorama==0.3.7',
|
'colorama==0.3.7',
|
||||||
'protobuf==3.17.2',
|
'protobuf==3.17.2',
|
||||||
'msgpack==0.6.1',
|
'msgpack==0.6.1',
|
||||||
|
|
Loading…
Add table
Reference in a new issue