Skip to content

Commit a2e0794

Browse files
committed
Added a requirement of oauth2client, needed by google-api-python-client but not always automatically pulled in.
- Legacy-Id: 15200
1 parent dddb0cf commit a2e0794

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jwcrypto>=0.4.0 # for signed notifications
3232
mimeparse>=0.1.3 # from TastyPie
3333
mock>=2.0.0
3434
MySQL-python>=1.2.5
35+
oauth2client>=4.0.0 # required by google-api-python-client, but not always pulled in
3536
patch>=1.16,<2.0
3637
pathlib>=1.0
3738
pathlib2>=2.3.0

0 commit comments

Comments
 (0)