-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
51 lines (51 loc) · 1.13 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
51
Django>=1.9,<1.10
beautifulsoup4==4.4.0
django-admin-sortable2==0.6.3
django-allauth==0.23.0
django-angular==0.8.1
django-appconf==1.0.1
django-classy-tags==0.7.2
django-cms==3.2.3
django-compressor==1.6
-e git+https://github.com/divio/django-filer.git@409f76ce285341e8f9f4adb3065ab8e011387de0#egg=django-filer-develop
django-filter==0.13.0
django-fsm==2.3.0
django-fsm-admin==1.2.2
django-haystack==2.4.0
django-ipware==1.1.1
django-mptt==0.7.4
django-parler==1.6
django-polymorphic==0.8.1
django-post-office==2.0.7
django-rest-auth==0.5.0
django-sass-processor==0.3.4
django-sekizai==0.9.0
django-select2==5.5.0
djangoshop-stripe==0.1.4
django-treebeard==4.0
djangocms-admin-style==1.1.0
djangocms-bootstrap3==0.1.1
djangocms-cascade==0.8.2
djangocms-text-ckeditor==2.8.1
djangorestframework==3.1.3
drf-haystack==1.5.6
easy-thumbnails==2.3
elasticsearch==1.7.0
html5lib==0.9999999
jsonfield==1.0.3
oauthlib==1.0.3
Pillow==2.9.0
pluggy==0.3.1
py==1.4.30
Pygments==2.0.2
python-openid==2.2.5
pytz==2015.7
requests==2.7.0
requests-oauthlib==0.5.0
six==1.9.0
stripe==1.27.1
Unidecode==0.4.18
urllib3==1.12
virtualenv==13.1.2
wheel==0.24.0
django-shop>=0.9,<0.10