mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Update voluptuous serialize (#12538)
This commit is contained in:
@@ -8,7 +8,7 @@ from homeassistant.components.http import HomeAssistantView
|
||||
from homeassistant.components.http.data_validator import RequestDataValidator
|
||||
|
||||
|
||||
REQUIREMENTS = ['voluptuous-serialize==0.1']
|
||||
REQUIREMENTS = ['voluptuous-serialize==1']
|
||||
|
||||
|
||||
@asyncio.coroutine
|
||||
|
||||
Reference in New Issue
Block a user