We're presently tied to a very specific version of oauthlib...

This commit is contained in:
Christopher Allan Webber 2013-08-30 16:27:22 -05:00
parent 3f59518463
commit 6b61a51e45

View File

@ -63,7 +63,7 @@ setup(
'itsdangerous', 'itsdangerous',
'pytz', 'pytz',
'six', 'six',
'oauthlib', 'oauthlib==0.5.0',
## This is optional! ## This is optional!
# 'translitcodec', # 'translitcodec',
## For now we're expecting that users will install this from ## For now we're expecting that users will install this from