remove voluptuous

We have replaced voluptuous with jsonschema in [1].
Now voluptuous can be removed.
[1]: https://review.openstack.org/#/c/561182/

Change-Id: I99c65ed79ef166839838559a808ee7607389e07a
This commit is contained in:
licanwei
2018-07-30 19:03:26 -07:00
parent 595cd1d435
commit b92a26345f
2 changed files with 0 additions and 2 deletions

View File

@@ -155,7 +155,6 @@ ujson==1.35
unittest2==1.1.0
urllib3==1.22
vine==1.1.4
voluptuous==0.11.1
waitress==1.1.0
warlock==1.3.0
WebOb==1.7.4