-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathrequirements.txt
More file actions
49 lines (49 loc) · 815 Bytes
/
requirements.txt
File metadata and controls
49 lines (49 loc) · 815 Bytes
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
alabaster==0.7.10
astroid==1.5.3
autopep8==1.3.3
Babel==2.5.1
boto3==1.4.7
botocore==1.7.47
certifi==2017.7.27.1
chardet==3.0.4
coverage==4.4.2
coveralls==1.2.0
Django>=1.11.15
django-redis-cache==1.7.1
docopt==0.6.2
docutils==0.14
idna==2.6
imagesize==0.7.1
isort==4.2.15
jedi==0.11.0
Jinja2==2.9.6
jmespath==0.9.3
lazy-object-proxy==1.3.1
MarkupSafe==1.0
mccabe==0.6.1
olefile==0.44
parso==0.1.0
pep8==1.7.1
Pillow==4.3.0
prompt-toolkit==1.0.15
psycopg2==2.7.3.1
ptpython==0.41
pycodestyle==2.3.1
Pygments==2.2.0
PyJWT==1.5.3
pylint==1.7.4
pylint-django==0.7.2
pylint-plugin-utils==0.2.6
python-dateutil==2.6.1
pytz==2017.2
redis==2.10.6
requests>=2.20.0
s3transfer==0.1.12
six==1.11.0
snowballstemmer==1.2.1
Sphinx==1.6.5
sphinxcontrib-websupport==1.0.1
urllib3==1.22
uWSGI==2.0.15
wcwidth==0.1.7
wrapt==1.10.11