Upgrade chardet to 3.0.2 (#7112)
This commit is contained in:
parent
35de3a1dc4
commit
f7b6f8e8fb
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -24,7 +24,7 @@ REQUIRES = [
|
|||
'typing>=3,<4',
|
||||
'aiohttp==2.0.7',
|
||||
'async_timeout==1.2.0',
|
||||
'chardet==2.3'
|
||||
'chardet==3.0.2'
|
||||
]
|
||||
|
||||
setup(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue