-
Notifications
You must be signed in to change notification settings - Fork 54
/
requirements.txt
60 lines (60 loc) · 1.11 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
amqp==5.1.1
asgiref==3.5.2
async-timeout==4.0.2
attrs==22.2.0
billiard==4.2.1
black==22.12.0
boto3==1.26.84
botocore==1.29.84
celery==5.4.0
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
Django==4.1.3
django-ckeditor==6.5.1
django-cors-headers==3.14.0
django-environ==0.10.0
django-filter==22.1
django-jazzmin==2.6.0
django-js-asset==2.0.0
django-phonenumber-field==7.0.0
django-render-block==0.9.2
django-storages==1.13.2
django-templated-email==3.0.1
djangorestframework==3.14.0
djangorestframework-simplejwt==5.2.2
django-rest-swagger==2.2.0
djoser==2.2.0
drf-nested-routers==0.93.4
drf-spectacular==0.26.4
exceptiongroup==1.1.0
gunicorn==20.1.0
iniconfig==2.0.0
jmespath==1.0.1
kombu==5.4.2
model-bakery==1.9.0
mypy-extensions==0.4.3
packaging==23.0
pathspec==0.10.3
phonenumbers==8.13.0
Pillow==9.3.0
platformdirs==2.6.2
pluggy==1.0.0
prompt-toolkit==3.0.38
psycopg2==2.9.5
PyJWT==2.6.0
pytest==7.2.0
pytest-django==4.5.2
python-dateutil==2.8.2
pytz==2022.6
redis==4.5.2
s3transfer==0.6.0
six==1.16.0
sqlparse==0.4.3
tomli==2.0.1
tzdata==2024.2
urllib3==1.26.14
vine==5.1.0
wcwidth==0.2.6
whitenoise==6.4.0