comparison requirements.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
comparison
equal deleted inserted replaced
857:9165edfb1709 858:a4d685cdecdd
27 six==1.8.0 27 six==1.8.0
28 ftfy==2.0.1 28 ftfy==2.0.1
29 Pillow==2.4.0 29 Pillow==2.4.0
30 boto==2.13.0 30 boto==2.13.0
31 billiard==3.3.0.13 31 billiard==3.3.0.13
32 google-api-python-client==1.3.1
33 httplib2==0.9
34 oauth2client==1.4.1
35 pyasn1==0.1.7
36 pyasn1-modules==0.0.5
37 rsa==3.1.4
38 simplejson==3.6.5
39 uritemplate==0.6
32 # 40 #
33 # These packages I punted on and hacked into my virtualenv by 41 # These packages I punted on and hacked into my virtualenv by
34 # symlinking to the global site-packages: 42 # symlinking to the global site-packages:
35 # xapian 43 # xapian