-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
51 lines (50 loc) · 1.14 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.txt
#
astroid==1.4.8
backports.functools-lru-cache==1.2.1
click==6.6
colorama==0.3.7
configparser==3.5.0
docutils==0.12
dodgy==0.1.9
Flask==0.11.1
github3.py==0.9.5
inlineplz==0.23.1
isort==4.2.5
itsdangerous==0.24
Jinja2==2.8 # via flask
lazy-object-proxy==1.2.2
logilab-common==1.2.2
MarkupSafe==0.23 # via jinja2
mccabe==0.5.2
pep8-naming==0.4.1
pep8==1.7.0
prospector==0.12.2
pycodestyle==2.0.0 # via prospector
pydocstyle==1.0.0
pyflakes==1.2.3
pylint-celery==0.3
pylint-common==0.2.2
pylint-django==0.7.2
pylint-flask==0.3
pylint-plugin-utils==0.2.4
pylint==1.6.4
PyYAML==3.11 # via inlineplz, prospector
requests==2.11.1
requirements-detector==0.5.2
restructuredtext-lint==0.17.0
scandir==1.2
setoptconf==0.2.0
six==1.10.0
unidiff==0.5.2
uritemplate.py==2.0.0
Werkzeug==0.11.10 # via flask
wrapt==1.10.8
xmltodict==0.10.2
# The following packages are commented out because they are
# considered to be unsafe in a requirements file:
# setuptools # via logilab-common