-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
60 lines (60 loc) · 2.13 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
aiohttp==3.8.4
aiosignal==1.3.1
amqp==5.1.1
asgiref==3.8.1
async-timeout==4.0.2
attrs==22.2.0
billiard==3.6.4.0
boto3==1.26.8
botocore==1.29.8
Brotli==1.1.0
cached-property==1.5.2
celery==5.2.7
certifi==2019.11.28
chardet==3.0.4
charset-normalizer==2.0.0
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
colorama==0.4.5
Deprecated==1.2.13
Django==4.2
django-filter==24.3
django-ordered-model==3.1.1
django-storages==1.12.3
djangorestframework==3.15.2
docutils==0.14
frozenlist==1.3.3
future==0.18.2
gunicorn==20.1.0
idna==2.8
importlib-metadata==4.8.3
jmespath==0.9.3
kombu==5.2.4
multidict==6.0.4
mutagen==1.47.0
openai==0.27.0
packaging==21.3
Pillow==9.3.0
prompt-toolkit==3.0.31
pycryptodomex==3.20.0
pyparsing==3.0.7
python-dateutil==2.7.5
pytube==15.0.0
pytz==2022.6
redis==4.3.4
requests==2.32.2
s3transfer==0.6.0
six==1.11.0
sqlparse==0.4.3
tqdm==4.64.1
typing_extensions==4.1.1
tzdata==2022.6
urllib3==1.26.17
vine==5.0.0
wcwidth==0.2.5
websockets==13.0
wrapt==1.14.1
yarl==1.8.2
zipp==3.6.0