We're presently tied to a very specific version of oauthlib...
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 30 Aug 2013 21:27:22 +0000 (16:27 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 30 Aug 2013 21:27:39 +0000 (16:27 -0500)
setup.py

index 4856824a862c648424f22e9373a8c090a00cdf95..cf3c2018ed8327d32597e1c41ffbc2b416c0413f 100644 (file)
--- 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