Updated from global requirements

Change-Id: Ibcbd0e6337025119d41241787ab965c5b3d0046d
This commit is contained in:
OpenStack Proposal Bot 2017-11-15 01:49:53 +00:00
parent 775de93a61
commit 6dcb131961
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ testtools>=1.4.0 # MIT
oslotest>=1.10.0 # Apache-2.0
nose # LGPL
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0
python-openstackclient>=3.11.0 # Apache-2.0
# Documentation build requirements
sphinx>=1.6.2 # BSD