-
Notifications
You must be signed in to change notification settings - Fork 8
/
requirements.txt
54 lines (54 loc) · 881 Bytes
/
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
aiofiles==0.4.0
aiomysql==0.0.20
aioredis==1.2.0
APScheduler==3.6.0
asn1crypto==0.24.0
astroid==2.2.5
async-timeout==3.0.1
autopep8==1.4.4
certifi==2019.6.16
cffi==1.12.3
chardet==3.0.4
Click==7.0
cryptography==2.7
dependency-injector==3.14.10
fire==0.1.3
Flask==1.1.1
h11==0.8.1
h2==3.1.0
hiredis==1.0.0
hpack==3.0.0
httpcore==0.3.0
httptools==0.0.13
hyperframe==5.2.0
idna==2.8
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.10.1
lazy-object-proxy==1.4.1
MarkupSafe==1.1.1
marshmallow==3.0.0rc8
mccabe==0.6.1
multidict==4.5.2
mysqlclient==1.4.2.post1
pycodestyle==2.5.0
pycparser==2.19
pylint==2.3.1
PyMySQL==0.9.2
pytz==2019.1
redis==3.3.2
requests==2.22.0
requests-async==0.5.0
rfc3986==1.3.2
sanic==19.6.2
sanic-session==0.5.6
six==1.12.0
SQLAlchemy==1.3.5
typed-ast==1.4.0
tzlocal==1.5.1
ujson==1.35
urllib3==1.25.3
uvloop==0.12.2
websockets==6.0
Werkzeug==0.15.5
wrapt==1.11.2