Updated from global requirements

Change-Id: I60025c13789cbaa681d39a418e865acb26eb889b
This commit is contained in:
OpenStack Proposal Bot 2016-05-30 07:17:39 +00:00
parent 74d09cfc49
commit cdec6c9afb
2 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@ oauth1 =
oauthlib>=0.6 # BSD
betamax =
betamax>=0.7.0 # Apache-2.0
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
[entry_points]

View File

@ -8,13 +8,13 @@ flake8-docstrings==0.2.1.post1 # MIT
bandit>=1.0.1 # Apache-2.0
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
oslo.config>=3.9.0 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
os-testr>=0.4.1 # Apache-2.0
os-testr>=0.7.0 # Apache-2.0
betamax>=0.7.0 # Apache-2.0
pycrypto>=2.6 # Public Domain
reno>=1.6.2 # Apache2