We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5532658 commit 977414bCopy full SHA for 977414b
README.rst
@@ -44,6 +44,7 @@ Requirements
44
45
* Python 3.5+
46
* Django 2.1+
47
+* oauthlib 3.0+
48
49
Installation
50
------------
docs/index.rst
@@ -21,8 +21,9 @@ If you need support please send a message to the `Django OAuth Toolkit Google Gr
21
Requirements
22
23
24
-* Python 3.4+
25
-* Django 2.0+
+* Python 3.5+
+* Django 2.1+
26
27
28
Index
29
=====
0 commit comments