add requirements
This commit is contained in:
parent
fc6640807c
commit
800425add1
1 changed files with 13 additions and 0 deletions
13
requirements.txt
Normal file
13
requirements.txt
Normal 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
|
||||||
Loading…
Add table
Reference in a new issue