-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
62 lines (62 loc) · 1.09 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
56
57
58
59
60
61
62
alabaster==0.7.12
astroid==2.4.2
attrs==19.1.0
Babel==2.7.0
bidict==0.21.0
certifi==2019.6.16
chardet==3.0.4
click==7.1.2
clickhouse-cityhash==1.0.2.3
clickhouse-driver==0.1.2
cycler==0.10.0
dateparser==0.7.1
docutils==0.15.2
entrypoints==0.3
flake8==3.7.8
Flask==1.1.2
Flask-Cache==0.13.1
idna==2.8
imagesize==1.1.0
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.10.1
kiwisolver==1.1.0
lazy-object-proxy==1.4.3
lz4==3.0.2
MarkupSafe==1.1.1
matplotlib==3.0.3
mccabe==0.6.1
memorised==1.1.0
numpy==1.16.3
packaging==19.1
protobuf==3.12.2
pudb==2019.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.5.0
pyflakes==2.1.1
Pygments==2.4.2
pylint==2.5.3
pyparsing==2.4.0
python-dateutil==2.8.0
python-ldap==3.2.0
python3-memcached==1.51
pytz==2019.1
regex==2019.8.19
requests==2.22.0
six==1.12.0
snowballstemmer==1.9.0
Sphinx==2.1.2
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
toml==0.10.1
typed-ast==1.4.1
tzlocal==2.0.0
urllib3==1.25.3
urwid==2.1.1
Werkzeug==1.0.1
wrapt==1.12.1