Updated from global requirements

Change-Id: I30d8cfd2b116c3d1fa017cbbb57381da8f0abfa5
This commit is contained in:
OpenStack Proposal Bot
2016-02-11 07:40:05 +00:00
parent e8c3a2e90f
commit 46b7be322c
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ saml2 =
betamax =
betamax>=0.5.1 # Apache-2.0
fixtures>=1.3.1 # Apache-2.0/BSD
mock>=1.2:python_version<'3.3' # BSD
mock>=1.2 # BSD
[entry_points]

View File

@@ -8,7 +8,7 @@ flake8-docstrings==0.2.1.post1 # MIT
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures>=1.3.1 # Apache-2.0/BSD
mock>=1.2;python_version<'3.3' # BSD
mock>=1.2 # BSD
oauthlib>=0.6 # BSD
oslo.config>=3.4.0 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0