forked from ziauldin123/django-ecommerce-B2B2C
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
55 lines (55 loc) · 1.07 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
asgiref==3.3.4
autopep8==1.5.7
beautifulsoup4==4.10.0
boto3==1.20.34
botocore==1.23.34
certifi==2021.5.30
chardet==4.0.0
Collectfast==2.2.0
dj-database-url==0.5.0
Django==3.2.4
django-addanother==2.0.2
django-admin-thumbnails==0.2.6
django-appconf==1.0.5
django-autocomplete-light==3.8.2
django-autoslug==1.9.8
django-bootstrap4==21.1
django-ckeditor==6.1.0
django-compressor==3.1
django-crispy-forms==1.11.2
django-htmlmin==0.11.0
django-js-asset==1.2.2
django-mathfilters==1.0.0
django-mptt==0.13.4
django-nested-admin==3.3.3
django-select2==7.9.0
django-six==1.0.4
django-storages==1.12.3
django-underconstruction==0.1.2
django-utils-six==2.0
django-widget-tweaks==1.4.8
gunicorn==20.1.0
html5lib==1.1
idna==2.10
jmespath==0.10.0
Markdown==3.3.4
Pillow==8.2.0
pycodestyle==2.7.0
python-dateutil==2.8.2
python-decouple==3.4
python-monkey-business==1.0.0
pytz==2021.1
rcssmin==1.1.0
requests==2.25.1
rjsmin==1.2.0
s3transfer==0.5.0
six==1.16.0
soupsieve==2.3
sqlparse==0.4.1
stripe==2.58.0
toml==0.10.2
typing-extensions==4.0.1
Unipath==1.1
urllib3==1.26.5
webencodings==0.5.1
whitenoise==5.2.0