-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
55 lines (55 loc) · 1.01 KB
/
requirements.txt
File metadata and controls
55 lines (55 loc) · 1.01 KB
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
amqp==5.1.1
asgiref==3.5.2
async-timeout==4.0.2
billiard==3.6.4.0
celery==5.2.7
certifi==2022.9.24
charset-normalizer==2.1.1
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
cloudinary==1.30.0
decorator==4.4.2
Deprecated==1.2.13
Django==3.2.16
django-celery-beat==2.4.0
django-celery-results==2.4.0
django-cloudinary-storage==0.3.0
django-cors-headers==3.13.0
django-dotenv==1.4.2
django-filter==22.1
django-password-validators==1.7.0
django-timezone-field==5.0
djangorestframework==3.14.0
djangorestframework-simplejwt==5.2.2
idna==3.4
imageio==2.22.4
imageio-ffmpeg==0.4.7
kombu==5.2.4
Markdown==3.4.1
moviepy==1.0.3
numpy==1.21.6
packaging==21.3
Pillow==9.3.0
proglog==0.1.10
prompt-toolkit==3.0.32
psycopg2-binary==2.9.5
PyJWT==2.6.0
pyparsing==3.0.9
python-crontab==2.6.0
python-dateutil==2.8.2
pytz==2022.6
redis==4.3.4
requests==2.28.1
six==1.16.0
sqlparse==0.4.3
tqdm==4.64.1
tzdata==2022.6
urllib3==1.26.12
validation==0.8.3
vine==5.0.0
wcwidth==0.2.5
whitenoise==6.2.0
waitress==2.1.2
wrapt==1.14.1