requirements: Upgrade oauthlib to 2.0.1.

This commit is contained in:
hackerkid 2017-01-19 16:44:49 +05:30 committed by Tim Abbott
parent 82d8ef12cd
commit f1c2156aae
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ markdown-include==0.5.1
mock==2.0.0
oauth2client==4.0.0
oauthlib==1.1.2
oauthlib==2.0.1
# Needed for mock>1.1.2
pbr==1.10