Drop voluptuous from requirements
voluptuous is a library that can be used to validate a YAML schema. It is unused and if it ever will, should be bumped to 0.7+ anyway. Change-Id: If26d7326714206f3736aaea0e2d6ecc57f995692
This commit is contained in:
@@ -8,7 +8,6 @@ lockfile
|
||||
python-daemon
|
||||
extras
|
||||
statsd>=1.0.0,<3.0
|
||||
voluptuous>=0.6,<0.7
|
||||
apscheduler>=2.1.1,<3.0
|
||||
sqlalchemy>=0.8.2,<0.9.0
|
||||
pyzmq>=13.1.0,<14.0.0
|
||||
|
||||
Reference in New Issue
Block a user