aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2013-08-30 16:27:22 -0500
committerChristopher Allan Webber <cwebber@dustycloud.org>2013-08-30 16:27:39 -0500
commit6b61a51e4527379a26b2c5cfd892dd351bce62bb (patch)
treea6cdeb4f2a9d16e6ad5ea8e6405eea6c46bf9bbb /setup.py
parent3f5951846390eaefd7a89d5c4038af139785adf8 (diff)
downloadmediagoblin-6b61a51e4527379a26b2c5cfd892dd351bce62bb.tar.lz
mediagoblin-6b61a51e4527379a26b2c5cfd892dd351bce62bb.tar.xz
mediagoblin-6b61a51e4527379a26b2c5cfd892dd351bce62bb.zip
We're presently tied to a very specific version of oauthlib...
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 4856824a..cf3c2018 100644
--- a/setup.py
+++ b/setup.py
@@ -63,7 +63,7 @@ setup(
'itsdangerous',
'pytz',
'six',
- 'oauthlib',
+ 'oauthlib==0.5.0',
## This is optional!
# 'translitcodec',
## For now we're expecting that users will install this from