diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..93642fe --- /dev/null +++ b/requirements.txt @@ -0,0 +1,13 @@ +Django==1.5.1 +South==0.8.1 +argparse==1.2.1 +distribute==0.6.34 +django-haystack==2.0.0 +django-jsonfield==0.9.10 +haystack==0.15 +pyelasticsearch==0.5 +python-ptrace==0.6.5 +requests==1.2.3 +simplejson==3.3.0 +six==1.3.0 +wsgiref==0.1.2