-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
53 lines (53 loc) · 1.02 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
52
53
autopep8==1.2.2
beautifulsoup4==4.4.1
coverage==4.0.3
Django==1.8
django-admin-bootstrapped==2.5.4
django-ajaximage==0.2.8
django-appconf==1.0.1
django-autoslug==1.9.3
django-bootstrap3==6.1.0
django-colorfield==0.1.10
django-extensions==1.5.5
django-fsm==2.3.0
django-imagekit==3.3
django-modeltranslation==0.11
django-mptt==0.7.4
django-nested-inline==0.3.5
django-polymorphic==0.9.2
django-polymorphic-tree==1.2.5
django-ratelimit==0.6.0
django-simple-history==1.6.3
django-tag-parser==2.1
django-webtest==1.7.8
djangorestframework==3.3.3
djangorestframework-jwt==1.8.0
EasyProcess==0.2.2
flake8==2.4.1
future==0.15.2
Markdown==2.6.6
mccabe==0.3.1
pbr==1.8.1
pep8==1.5.7
pilkit==1.1.13
Pillow==3.2.0
progressbar2==3.6.2
pyflakes==0.8.1
pygeoip==0.3.2
PyJWT==1.4.1
pytz==2016.3
PyVirtualDisplay==0.2
requests==2.8.0
selenium==2.52.0
simplejson==3.8.0
six==1.9.0
stevedore==1.8.0
tqdm==4.7.4
Unidecode==0.4.18
virtualenv==13.1.2
virtualenv-clone==0.2.6
virtualenvwrapper==4.7.1
waitress==0.8.10
WebOb==1.5.1
WebTest==2.0.20
Werkzeug==0.10.4