-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
55 lines (55 loc) · 1.03 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
54
55
appnope==0.1.0
astroid==1.5.3
Babel==2.4.0
beautifulsoup4==4.6.0
boto==2.48.0
bs4==0.0.1
certifi==2017.7.27.1
chardet==3.0.4
decorator==4.1.2
dj-database-url==0.4.2
dj-static==0.0.6
Django==1.11.3
django-bootstrap-form==3.2.1
django-bootstrap3==9.0.0
django-cors-headers==2.1.0
django-extensions==1.9.6
django-filter==1.0.4
django-localflavor==1.5.2
django-multiselectfield==0.1.8
django-phonenumber-field==1.3.0
django-registration-redux==1.8
django-storages==1.6.3
django-taggit==0.22.1
django-taggit-serializer==0.1.5
django-toolbelt==0.0.1
djangorestframework==3.6.3
factory-boy==2.8.1
Faker==0.7.18
gunicorn==19.7.1
httpie==0.9.9
idna==2.5
isort==4.2.15
lazy-object-proxy==1.3.1
mccabe==0.6.1
olefile==0.44
pexpect==4.2.1
phonenumberslite==8.6.0
pickleshare==0.7.4
Pillow==4.2.1
prompt-toolkit==1.0.14
psycopg2==2.7.3
ptyprocess==0.5.2
Pygments==2.2.0
pylint==1.7.2
python-dateutil==2.6.1
pytz==2017.2
requests==2.18.3
simplegeneric==0.8.1
six==1.10.0
static3==0.7.0
traitlets==4.3.2
urllib3==1.22
wcwidth==0.1.7
whitenoise==3.3.0
wrapt==1.10.10