-
Notifications
You must be signed in to change notification settings - Fork 24
/
requirements.txt
63 lines (63 loc) · 1.08 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
amqp==5.0.6
appdirs==1.4.3
asgiref==3.3.1
billiard==3.6.4.0
CacheControl==0.12.6
cachetools==4.2.1
celery==5.2.2
certifi==2019.11.28
cffi==1.14.5
chardet==3.0.4
click==7.1.2
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.1.6
colorama==0.4.3
contextlib2==0.6.0
distlib==0.3.0
distro==1.4.0
Django==3.1.14
django-storages==1.11.1
djangorestframework==3.12.4
djangorestframework-simplejwt==4.6.0
google-api-core==1.26.2
google-auth==1.28.0
google-cloud-core==1.6.0
google-cloud-storage==1.37.0
google-crc32c==1.1.2
google-resumable-media==1.2.0
googleapis-common-protos==1.53.0
gunicorn==20.1.0
html5lib==1.0.1
idna==2.8
ipaddr==2.2.0
kombu==5.0.2
lockfile==0.12.2
msgpack==0.6.2
packaging==20.3
pep517==0.8.2
Pillow==9.3.0
progress==1.5
prompt-toolkit==3.0.18
protobuf==3.18.3
psycopg2==2.8.6
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
PyJWT==2.0.1
pyparsing==2.4.6
pytoml==0.1.21
pytz==2021.1
PyYAML==5.4.1
redis==3.5.3
requests==2.22.0
retrying==1.3.3
rsa==4.7.2
six==1.14.0
sqlparse==0.4.1
tinytag==1.5.0
urllib3==1.25.8
vine==5.0.0
wcwidth==0.2.5
webencodings==0.5.1
youtube-dl==2021.4.1