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:
Antoine Musso
2014-07-10 12:01:45 +02:00
parent fc335e41be
commit 84d2c7a156

View File

@@ -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