-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
50 lines (50 loc) · 1.06 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
BeautifulSoup==3.2.1
Django==1.4.9
Markdown==2.3.1
PIL==1.1.7
Pillow==2.0.0
PyYAML==3.10
Pygments==1.6
South==0.7.6
Unidecode==0.04.14
WebOb==1.2.3
WebTest==2.0.9
Werkzeug==0.9.4
Whoosh==2.4.1
argparse==1.2.1
beautifulsoup4==4.3.2
cssselect==0.9.1
git+https://github.com/joymax/django-debug-toolbar.git
git+https://github.com/liberation/django-extended-choices.git
git+https://github.com/yohanboniface/[email protected]
git+https://github.com/liberation/django-dynamiq-search-form.git
diff-match-patch==20110725.1
django-ajax-selects==1.2.5
django-appconf==0.6
django-awesome-snippets==0.4
django-categories==1.2.2
django-compressor==1.3
django-contact-form==0.3
django-endless-pagination==2.0
django-extensions==1.2.5
django-flatblocks==0.5.0
django-mptt==0.6.0
django-simple-captcha==0.3.0
django-tastypie==0.9.11
gunicorn==18.0
hamlpy==0.82.2
ijson==1.1
lxml==3.2.3
matplotlib==1.3.1
mimeparse==0.1.3
nose==1.3.0
numpy==1.8.0
pyparsing==2.0.1
pyquery==1.2.6
python-dateutil==1.5
pytidylib==0.2.1
six==1.4.1
sqlparse==0.1.9
tornado==3.1.1
waitress==0.8.7
wsgiref==0.1.2