Created
December 3, 2012 01:32
-
-
Save johngag/4192058 to your computer and use it in GitHub Desktop.
Python/Django Example requirements file
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
beautifulsoup4==4.1.3 | |
Django==1.4.2 | |
Fabric==1.4.3 | |
argparse==1.2.1 | |
django-appconf==0.5 | |
django-compressor==1.2 | |
psycopg2==2.4.5 | |
pycrypto==2.6 | |
ssh==1.8.0 | |
wsgiref==0.1.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment