From aba2070afb9933d3fd0ca382ba038f39c2ee2315 Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Tue, 11 Feb 2014 13:50:00 -0500 Subject: [PATCH] Freeze pip requirements. --- requirements.txt | 66 +++++++++++++++++++++++++++++------------------- 1 file changed, 40 insertions(+), 26 deletions(-) diff --git a/requirements.txt b/requirements.txt index 97e1e46..5386c34 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,30 +1,44 @@ -boto -defusedxml -Django -django-annoying -django-bcrypt -django-debug-toolbar -django-extensions -django-markdown-deux -django-pagination -django-tastypie -django-taggit -django-templatetag-sugar -fabric -gunicorn -lxml -parsedatetime -psycopg2 +argparse==1.2.1 +biplist==0.6 +boto==2.16.0 +defusedxml==0.4.1 +Django==1.6 +django-annoying==0.7.7 +django-bcrypt==0.9.2 +django-debug-toolbar==0.11.0 +django-extensions==1.2.5 +django-markdown-deux==1.0.4 +django-pagination==1.0.7 +django-taggit==0.10 +django-tastypie==0.10.0 +django-templatetag-sugar==0.1 +ecdsa==0.10 +Fabric==1.8.0 +gunicorn==18.0 +lxml==3.2.4 +markdown2==2.1.0 +mimeparse==0.1.3 +paramiko==1.12.0 +parsedatetime==1.1.2 +psycopg2==2.5.1 +py-bcrypt==0.4 +pycrypto==2.6.1 pyelasticsearch==0.3 -python-memcached -python-mimeparse -python-postmark -pyyaml -raven -requests -simplejson -South -Werkzeug +python-dateutil==2.2 +python-memcached==1.53 +python-mimeparse==0.1.4 +python-postmark==0.3.2 +PyYAML==3.10 +raven==3.5.2 +requests==2.0.1 +simplejson==3.3.1 +six==1.4.1 +smartypants==1.8.3 +South==0.8.2 +sqlparse==0.1.10 +stripe==1.7.10 +Werkzeug==0.9.4 +wsgiref==0.1.2 hg+https://bitbucket.org/kubaz93/django-registration@django1.6#egg=django-registration hg+https://bitbucket.org/birkenfeld/pygments-main#egg=Pygments