diff options
author | Aamir Khan <syst3m.w0rm@gmail.com> | 2012-07-05 02:01:05 -0300 |
---|---|---|
committer | Aamir Khan <syst3m.w0rm@gmail.com> | 2012-07-05 02:01:05 -0300 |
commit | 746f20125feec3757539196408da449d7d808384 (patch) | |
tree | 19f6a60060cea27ccc3e16dc3a1105a0ff0b35c4 | |
parent | 9b9383b1219a0d638d9160bd199134405df1bd03 (diff) | |
download | hyperkitty-746f20125feec3757539196408da449d7d808384.tar.gz hyperkitty-746f20125feec3757539196408da449d7d808384.tar.xz hyperkitty-746f20125feec3757539196408da449d7d808384.zip |
Update master
-rw-r--r-- | README.rst | 24 |
1 files changed, 12 insertions, 12 deletions
@@ -10,22 +10,22 @@ Dependencies Hyperkitty dependencies ----------------------- -Django==1.4 -URLObject==2.0.2 -django-gravatar==0.1.0 -django-social-auth==0.7.0 -djangorestframework==0.3.3 -httplib2==0.7.4 -oauth2==1.5.211 -psycopg2==2.4.5 -python-openid==2.2.5 -wsgiref==0.1.2 -yolk==0.4.3 +-Django==1.4 +-URLObject==2.0.2 +-django-gravatar==0.1.0 +-django-social-auth==0.7.0 +-djangorestframework==0.3.3 +-httplib2==0.7.4 +-oauth2==1.5.211 +-psycopg2==2.4.5 +-python-openid==2.2.5 +-wsgiref==0.1.2 +-yolk==0.4.3 kittystore dependencies ----------------------- -SQLAlchemy==0.7.8 +-SQLAlchemy==0.7.8 |