You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by jo...@apache.org on 2013/11/13 23:58:02 UTC

[42/44] 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 <cj...@slashdotmedia.com>


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/6815
Commit: c1fc7144e9beb6c1b63434a76c2f01d5b7537384
Parents: 5f43489
Author: Cory Johns <cj...@slashdotmedia.com>
Authored: Wed Nov 13 21:37:12 2013 +0000
Committer: Cory Johns <cj...@slashdotmedia.com>
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