Upgrade yarl to 0.15.0 (#10888)
This commit is contained in:
parent
fff85ab392
commit
9f324205cb
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -54,7 +54,7 @@ REQUIRES = [
|
|||
'voluptuous==0.10.5',
|
||||
'typing>=3,<4',
|
||||
'aiohttp==2.3.5', # If updated, check if yarl also needs an update!
|
||||
'yarl==0.14.0',
|
||||
'yarl==0.15.0',
|
||||
'async_timeout==2.0.0',
|
||||
'chardet==3.0.4',
|
||||
'astral==1.4',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue