Updated from global requirements

Change-Id: Ibcea0404a7114a12a1e5da12af71f46d5868c55d
This commit is contained in:
OpenStack Proposal Bot 2017-07-20 02:33:19 +00:00
parent 61231ec847
commit 6c98f311b3
2 changed files with 2 additions and 2 deletions

View File

@ -58,5 +58,5 @@ SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
stevedore>=1.20.0 # Apache-2.0
WSME>=0.8 # MIT
yaql>=1.1.0 # Apache 2.0 License
tooz!=1.57.4,>=1.47.0 # Apache-2.0
tooz>=1.47.0 # Apache-2.0
zake>=0.1.6 # Apache-2.0

View File

@ -25,7 +25,7 @@ sphinx>=1.6.2 # BSD
sphinxcontrib-httpdomain # BSD
sphinxcontrib-pecanwsme>=0.8 # Apache-2.0
openstackdocstheme>=1.11.0 # Apache-2.0
tooz!=1.57.4,>=1.47.0 # Apache-2.0
tooz>=1.47.0 # Apache-2.0
tempest>=16.1.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT