Set certifi to >=2018.04.16 (#14536)
This commit is contained in:
parent
25970027c6
commit
c1127133ea
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -52,7 +52,7 @@ REQUIRES = [
|
|||
'aiohttp==3.1.3',
|
||||
'async_timeout==2.0.1',
|
||||
'astral==1.6.1',
|
||||
'certifi>=2017.4.17',
|
||||
'certifi>=2018.04.16',
|
||||
'attrs==18.1.0',
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue