mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 19:57:07 +00:00
Upgrade chardet to 3.0.2 (#7112)
This commit is contained in:
parent
35de3a1dc4
commit
f7b6f8e8fb
@ -7,4 +7,4 @@ voluptuous==0.9.3
|
|||||||
typing>=3,<4
|
typing>=3,<4
|
||||||
aiohttp==2.0.7
|
aiohttp==2.0.7
|
||||||
async_timeout==1.2.0
|
async_timeout==1.2.0
|
||||||
chardet==2.3
|
chardet==3.0.2
|
||||||
|
@ -8,7 +8,7 @@ voluptuous==0.9.3
|
|||||||
typing>=3,<4
|
typing>=3,<4
|
||||||
aiohttp==2.0.7
|
aiohttp==2.0.7
|
||||||
async_timeout==1.2.0
|
async_timeout==1.2.0
|
||||||
chardet==2.3
|
chardet==3.0.2
|
||||||
|
|
||||||
# homeassistant.components.nuimo_controller
|
# homeassistant.components.nuimo_controller
|
||||||
--only-binary=all http://github.com/getSenic/nuimo-linux-python/archive/29fc42987f74d8090d0e2382e8f248ff5990b8c9.zip#nuimo==1.0.0
|
--only-binary=all http://github.com/getSenic/nuimo-linux-python/archive/29fc42987f74d8090d0e2382e8f248ff5990b8c9.zip#nuimo==1.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user