-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
51 lines (51 loc) · 1.87 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
amqp==5.2.0
asgiref==3.8.1
async-timeout==4.0.3
billiard==4.2.0
boto3==1.34.127
botocore==1.34.127
celery==5.4.0
certifi==2024.6.2
charset-normalizer==3.3.2
click==8.1.7
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
colorama==0.4.6
decorator==4.4.2
Django==5.0.6
django-celery-results==2.5.1
django-cors-headers==4.3.1
django-storages==1.14.3
djangorestframework==3.15.1
gunicorn==22.0.0
h11==0.14.0
idna==3.7
imageio==2.34.1
imageio-ffmpeg==0.5.1
install==1.3.5
jmespath==1.0.1
kombu==5.3.7
moviepy==1.0.3
numpy==2.0.0
opencv-python==4.10.0.84
packaging==24.1
pillow==10.3.0
proglog==0.1.10
prompt_toolkit==3.0.47
psycopg2==2.9.9
python-dateutil==2.9.0.post0
python-decouple==3.8
redis==5.0.6
requests==2.32.3
s3transfer==0.10.1
six==1.16.0
sqlparse==0.5.0
tqdm==4.66.4
typing_extensions==4.12.2
tzdata==2024.1
urllib3==2.2.1
uvicorn==0.30.1
vine==5.1.0
wcwidth==0.2.13
whitenoise==6.7.0