We're presently tied to a very specific version of oauthlib...
This commit is contained in:
parent
3f59518463
commit
6b61a51e45
2
setup.py
2
setup.py
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user