-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
58 lines (58 loc) · 966 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
56
57
58
aiohttp==3.7.4.post0
aiopg==0.13.0
aioredis==1.3.1
aiozmq==0.9.0
asgiref==3.4.1
async-timeout==3.0.1
attrs==21.2.0
autobahn==21.3.1
Automat==20.2.0
cffi==1.14.6
channels==3.0.4
channels-endpoints==1.0.3
channels-redis==3.3.0
chardet==4.0.0
colorama==0.4.4
commonmark==0.9.1
constantly==15.1.0
cryptography==3.4.7
daphne==3.0.2
Django==3.2.6
ecdsa==0.17.0
hiredis==2.0.0
hyperlink==21.0.0
idna==3.2
incremental==21.3.0
iniconfig==1.1.1
msgpack==1.0.2
multidict==5.1.0
packaging==21.0
pluggy==1.0.0
psycopg2==2.9.1
py==1.10.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pydantic==1.8.2
Pygments==2.10.0
pyOpenSSL==20.0.1
pyparsing==2.4.7
pytest==6.2.5
pytest-asyncio==0.16.0
pytest-django==4.4.0
python-jose==3.3.0
pytz==2021.1
pyzmq==22.2.1
rich==10.12.0
rsa==4.7.2
service-identity==21.1.0
servitin==1.0.4
six==1.16.0
SQLAlchemy==1.1.11
sqlparse==0.4.1
toml==0.10.2
Twisted==21.7.0
txaio==21.2.1
typing-extensions==3.10.0.0
yarl==1.6.3
zope.interface==5.4.0