Created
March 12, 2014 15:08
-
-
Save jayachandp/9508868 to your computer and use it in GitHub Desktop.
pip freeze
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Django==1.6.2 | |
Pillow==2.3.0 | |
PyFlot==0.2 | |
South==0.8.4 | |
boto==2.17.0 | |
braintree==2.28.0 | |
django-allauth==0.16.0 | |
django-autofixture==0.6.3 | |
django-autoslug==1.7.2 | |
django-bootstrap-form==3.1 | |
django-braces==1.2.2 | |
django-braintree==1.3.4 | |
django-chartit==0.1 | |
django-countries==2.0 | |
django-localflavor-us==1.1 | |
django-merchant==0.2 | |
django-paypal==0.1.3 | |
django-storages==1.1.8 | |
django-suit==0.2.6 | |
django-taggit==0.11.2 | |
django-tastypie==0.11.0 | |
django-uni-form==0.9.0 | |
django-widget-tweaks==1.3 | |
django-zebra==0.4.4 | |
oauthlib==0.6.1 | |
psycopg2==2.5.2 | |
python-dateutil==2.2 | |
python-mimeparse==0.1.4 | |
python-openid==2.2.5 | |
requests==2.2.1 | |
requests-oauthlib==0.4.0 | |
signals==0.0.1 | |
six==1.5.2 | |
stripe==1.12.0 | |
wsgiref==0.1.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment