Mercurial > public > sg101
diff requirements_dev.txt @ 858:a4d685cdecdd
Update requirements files for Google API v3 Python client install.
Installed for new Calendar v3 API, issue #80.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 22 Nov 2014 13:33:21 -0600 |
parents | 0cf95b673d05 |
children | a423e8fd082d |
line wrap: on
line diff
--- a/requirements_dev.txt Sat Nov 22 13:27:13 2014 -0600 +++ b/requirements_dev.txt Sat Nov 22 13:33:21 2014 -0600 @@ -33,6 +33,14 @@ boto==2.13.0 sqlparse==0.1.10 billiard==3.3.0.13 +google-api-python-client==1.3.1 +httplib2==0.9 +oauth2client==1.4.1 +pyasn1==0.1.7 +pyasn1-modules==0.0.5 +rsa==3.1.4 +simplejson==3.6.5 +uritemplate==0.6 # # These packages I punted on and hacked into my virtualenv by # symlinking to the global site-packages: