Updated from global requirements

Change-Id: I4497b72818495ee6a9565826b6a318e29ee61801
This commit is contained in:
OpenStack Proposal Bot 2017-11-13 10:27:57 +00:00
parent 13e7834353
commit 3285090fe7
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ ipaddress>=1.0.16;python_version<'3.3' # PSF
oslo.config>=4.6.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0
oslo.utils>=3.31.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
requests>=2.14.2 # Apache-2.0
simplejson>=3.5.1 # MIT