Pin oauthlib version

This commit is contained in:
Raphael Michel
2019-01-09 14:19:02 +01:00
parent 4b7bf2f27f
commit 588955901c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -139,6 +139,7 @@ setup(
'django-hijack>=2.1.10,<2.2.0',
'openpyxl',
'django-oauth-toolkit==1.2.*',
'oauthlib==2.1.*',
'idna==2.6', # required by current requests
],
extras_require={