-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
91 lines (91 loc) · 1.67 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
amqp==5.2.0
asgiref==3.7.2
async-timeout==4.0.3
autopep8==2.0.4
billiard==4.2.0
cachetools==5.3.2
celery==5.3.5
certifi==2023.7.22
cffi==1.15.1
chardet==3.0.4
charset-normalizer==3.2.0
click==8.1.7
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
colorama==0.4.6
cryptography==41.0.4
defusedxml==0.7.1
dj-database-url==2.2.0
dj-rest-auth==5.0.1
Django==4.2.4
django-allauth==0.56.1
django-bootstrap5==23.3
django-debug-toolbar==4.2.0
django-filter==23.2
django-modeltranslation==0.18.11
django-progressbarupload==0.1.5
django-redis==5.4.0
django-silk==5.0.4
django-taggit==4.0.0
djangorestframework==3.14.0
djangorestframework-simplejwt==5.3.0
drf-yasg==1.21.7
Faker==19.3.1
google-api-core==2.17.0
google-auth==2.27.0
google-cloud-speech==2.24.1
google-cloud-texttospeech==2.16.1
googleapis-common-protos==1.62.0
googletrans==4.0.0rc1
gprof2dot==2022.7.29
grpcio==1.60.1
grpcio-status==1.60.1
gunicorn==22.0.0
h11==0.9.0
h2==3.2.0
hpack==3.0.0
hstspreload==2024.2.1
httpcore==0.9.1
httpx==0.13.3
hyperframe==5.2.0
idna==2.10
inflection==0.5.1
kombu==5.3.4
Markdown==3.4.4
oauthlib==3.2.2
packaging==23.2
Pillow==10.0.0
prompt-toolkit==3.0.41
proto-plus==1.23.0
protobuf==4.25.2
psycopg2==2.9.9
psycopg2-binary==2.9.9
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycodestyle==2.11.1
pycparser==2.21
PyJWT==2.8.0
python-dateutil==2.8.2
python-dotenv==1.0.1
python-gettext==5.0
python3-openid==3.2.0
pytube==15.0.0
pytz==2023.3.post1
PyYAML==6.0.1
redis==5.0.1
requests==2.31.0
requests-oauthlib==1.3.1
rfc3986==1.5.0
rsa==4.9
six==1.16.0
sniffio==1.3.0
sqlparse==0.4.4
stripe==8.9.0
typing_extensions==4.9.0
tzdata==2023.3
uritemplate==4.1.1
urllib3==2.0.4
vine==5.1.0
wcwidth==0.2.11
whitenoise==6.6.0