From 46b7be322ca47273670511debee1cdc41c302a33 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 11 Feb 2016 07:40:05 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I30d8cfd2b116c3d1fa017cbbb57381da8f0abfa5 --- setup.cfg | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 83ab27c3..5d1c5e84 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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] diff --git a/test-requirements.txt b/test-requirements.txt index 02da22ab..ded1f748 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -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