Move voluptuous-serialize to core requirement (#16507)

This commit is contained in:
Jason Hu 2018-09-09 00:49:51 -07:00 committed by Fabian Affolter
parent 7d590a6b93
commit 4291bdc6b2
6 changed files with 3 additions and 11 deletions

View file

@ -74,7 +74,6 @@ TEST_REQUIREMENTS = (
'pyblackbird',
'pydeconz',
'pydispatcher',
'PyJWT',
'pylitejet',
'pymonoprice',
'pynx584',
@ -98,7 +97,6 @@ TEST_REQUIREMENTS = (
'sqlalchemy',
'statsd',
'uvcclient',
'voluptuous-serialize',
'warrant',
'yahoo-finance',
'pythonwhois',