add requirements

This commit is contained in:
Chris Forbes 2013-07-25 11:20:33 +12:00
parent fc6640807c
commit 800425add1

13
requirements.txt Normal file
View file

@ -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