-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements.txt
74 lines (74 loc) · 1.29 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
63
64
65
66
67
68
69
70
71
72
73
74
aiohttp==3.6.3
aioice==0.6.18
aioredis==1.3.1
aiortc==1.0.0
asgiref==3.2.10
async-timeout==3.0.1
attrs==20.2.0
autobahn==20.7.1
Automat==20.2.0
av==8.0.2
certifi==2020.6.20
cffi==1.14.3
channels==2.4.0
channels-redis==3.1.0
chardet==3.0.4
coloredlogs==14.0
constantly==15.1.0
crc32c==2.1
cryptography==3.2
daphne==2.5.0
dataclasses-json==0.5.2
defusedxml==0.7.0rc1
dj-database-url==0.5.0
Django==3.1.2
django-appconf==1.0.4
django-imagekit==4.0.2
django-redis-cache==3.0.0
django-utils-six==2.0
hiredis==1.1.0
humanfriendly==8.2
hyperlink==20.0.1
idna==2.10
incremental==17.5.0
marshmallow==3.8.0
marshmallow-enum==1.5.1
msgpack==1.0.0
multidict==4.7.6
mypy-extensions==0.4.3
netifaces==0.10.9
oauthlib==3.1.0
peerjs==1.2.5
pilkit==2.0
Pillow==8.0.1
psycopg2==2.8.6
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pyee==8.1.0
PyHamcrest==2.0.2
PyJWT==1.7.1
pylibsrtp==0.6.7
pyOpenSSL==19.1.0
python-decouple==3.3
python-magic==0.4.18
python3-openid==3.2.0
pytz==2020.1
redis==3.5.3
requests==2.24.0
requests-oauthlib==1.3.0
service-identity==18.1.0
six==1.15.0
social-auth-app-django==4.0.0
social-auth-core==3.3.3
sqlparse==0.4.1
stringcase==1.2.0
Twisted==20.3.0
txaio==20.4.1
typing-extensions==3.7.4.3
typing-inspect==0.6.0
urllib3==1.25.10
websockets==8.1
whitenoise==5.2.0
yarl==1.5.1
zope.interface==5.1.2