We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dddb0cf commit a2e0794Copy full SHA for a2e0794
1 file changed
requirements.txt
@@ -32,6 +32,7 @@ jwcrypto>=0.4.0 # for signed notifications
32
mimeparse>=0.1.3 # from TastyPie
33
mock>=2.0.0
34
MySQL-python>=1.2.5
35
+oauth2client>=4.0.0 # required by google-api-python-client, but not always pulled in
36
patch>=1.16,<2.0
37
pathlib>=1.0
38
pathlib2>=2.3.0
0 commit comments