blob: 7599c152b83e46c6f2b518f94485f9a485e0c9a2 (
plain)
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
|
astroid==1.6.3
autopep8==1.3.5
backports.functools-lru-cache==1.5
Click==7.0
configparser==3.5.0
enum34==1.1.6
Flask==1.0.2
futures==3.2.0
gunicorn==19.9.0
isort==4.3.4
itsdangerous==1.1.0
Jinja2==2.10
lazy-object-proxy==1.3.1
MarkupSafe==1.1.0
mccabe==0.6.1
numpy==1.15.2
pycodestyle==2.4.0
pylint==1.8.4
PyYAML==3.13
remote-https-runner==0.1
singledispatch==3.4.0.3
six==1.11.0
virtualenv==15.2.0
Werkzeug==0.14.1
whitenoise==4.1.2
wrapt==1.10.11
|