Return-Path: X-Original-To: apmail-incubator-allura-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-allura-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8C08710127 for ; Thu, 14 Nov 2013 17:36:46 +0000 (UTC) Received: (qmail 93115 invoked by uid 500); 14 Nov 2013 17:36:33 -0000 Delivered-To: apmail-incubator-allura-commits-archive@incubator.apache.org Received: (qmail 92750 invoked by uid 500); 14 Nov 2013 17:36:28 -0000 Mailing-List: contact allura-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: allura-dev@incubator.apache.org Delivered-To: mailing list allura-commits@incubator.apache.org Received: (qmail 92267 invoked by uid 99); 14 Nov 2013 17:36:23 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Nov 2013 17:36:23 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 2D77B8A9AE3; Thu, 14 Nov 2013 17:36:23 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: johnsca@apache.org To: allura-commits@incubator.apache.org Date: Thu, 14 Nov 2013 17:36:59 -0000 Message-Id: <7aaaa49a3eae4e77b88fb14b62d58ad4@git.apache.org> In-Reply-To: <0a73b20e8a4c47de99bfe2215974c84d@git.apache.org> References: <0a73b20e8a4c47de99bfe2215974c84d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [38/43] git commit: [#6656] Updated requests version and added oauthlib to match requests-oauthlib dependencies [#6656] Updated requests version and added oauthlib to match requests-oauthlib dependencies Signed-off-by: Cory Johns Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/c1fc7144 Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/c1fc7144 Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/c1fc7144 Branch: refs/heads/cj/6836 Commit: c1fc7144e9beb6c1b63434a76c2f01d5b7537384 Parents: 5f43489 Author: Cory Johns Authored: Wed Nov 13 21:37:12 2013 +0000 Committer: Cory Johns Committed: Wed Nov 13 21:37:12 2013 +0000 ---------------------------------------------------------------------- requirements-common.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/c1fc7144/requirements-common.txt ---------------------------------------------------------------------- diff --git a/requirements-common.txt b/requirements-common.txt index 685f437..a8747b4 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -38,7 +38,8 @@ python-magic==0.4.3 python-openid==2.2.5 python-oembed==0.2.1 pytidylib==0.2.1 -requests==1.2.3 +requests==2.0.0 +oauthlib==0.4.2 requests-oauthlib==0.4.0 # for taskd proc name switching setproctitle==1.1.7