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