Add some missed requirements

This patch adds two missed requirements which have been used
in existing API code.

Change-Id: Ie5674dbc7d532ec5bcf5ab16399b6f70c4694bc1
This commit is contained in:
yanyanhu 2016-05-14 05:03:29 -04:00
parent a04f3ff34a
commit 28ae60cdff

View File

@ -4,3 +4,5 @@
pbr>=1.6 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
pecan>=1.0.0 # BSD
WebOb>=1.2.3 # MIT