-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
52 lines (52 loc) · 1021 Bytes
/
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
amqp==5.1.1
annotated-types==0.5.0
asgiref==3.7.2
beautifulsoup4==4.12.2
billiard==4.1.0
celery==5.3.1
certifi==2023.7.22
charset-normalizer==3.3.0
click==8.1.6
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
colorama==0.4.6
crispy-bootstrap4==2022.1
distlib==0.3.7
Django==4.2.3
django-bootstrap-datepicker-plus==5.0.4
django-bootstrap4==23.2
django-celery-results==2.5.1
django-countries==7.5.1
django-crispy-forms==2.0
django-etc==1.4.0
django-forms-bootstrap==3.1.0
django-hitcount==1.3.5
django-phonenumber-field==7.1.0
django-social-share==2.3.0
django-widget-tweaks==1.5.0
filelock==3.12.2
idna==3.4
kombu==5.3.1
phonenumbers==8.13.18
Pillow==10.0.0
platformdirs==3.10.0
prompt-toolkit==3.0.39
psycopg2==2.9.8
pydantic==2.4.2
pydantic_core==2.10.1
python-dateutil==2.8.2
python-dotenv==1.0.0
redis==4.6.0
requests==2.31.0
shortuuid==1.0.11
six==1.16.0
soupsieve==2.5
sqlparse==0.4.4
stripe==6.7.0
typing_extensions==4.8.0
tzdata==2023.3
urllib3==2.0.6
vine==5.0.0
virtualenv==20.24.3
wcwidth==0.2.6