-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
55 lines (55 loc) · 890 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
55
aiofiles==0.6.0
aiohttp==3.7.3
aioredis==1.3.1
aiosqlite==0.16.0
appdirs==1.4.4
astroid==2.4.2
async-timeout==3.0.1
attrs==20.3.0
black==20.8b1
certifi==2020.12.5
chardet==3.0.4
click==7.1.2
h11==0.8.1
h2==3.2.0
hiredis==1.1.0
hpack==3.0.0
hstspreload==2020.11.21
httpcore==0.11.1
httptools==0.1.1
httpx==0.9.3
hyperframe==5.2.0
idna==2.10
iniconfig==1.1.1
isort==5.6.4
Jinja2==2.11.2
jinja2-sanic==0.1.2
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
mccabe==0.6.1
multidict==4.7.6
mypy-extensions==0.4.3
packaging==20.8
passlib==1.7.4
pathspec==0.8.1
pluggy==0.13.1
py==1.10.0
pylint==2.6.0
pyparsing==2.4.7
pytest==6.2.1
python-engineio==3.14.2
python-socketio==4.6.1
regex==2020.11.13
rfc3986==1.4.0
sanic==19.12.2
sanic-session==0.7.3
six==1.15.0
sniffio==1.2.0
toml==0.10.2
typed-ast==1.4.1
typing-extensions==3.7.4.3
ujson==4.0.1
uvloop==0.14.0
websockets==8.1
wrapt==1.12.1
yarl==1.6.3