forked from snipcart/django-ecommerce-wagtail-v3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
51 lines (51 loc) · 889 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
anyascii==0.2.0
arrow==1.1.1
asgiref==3.4.1
beautifulsoup4==4.9.3
binaryornot==0.4.4
certifi==2021.5.30
chardet==4.0.0
charset-normalizer==2.0.4
click==8.0.1
cookiecutter==1.7.3
Django==3.2.6
django-filter==2.4.0
#django-livereload-server==0.3.2
django-modelcluster==5.1
django-taggit==1.5.1
django-tailwind==2.2.0
django-treebeard==4.5.1
djangorestframework==3.12.4
draftjs-exporter==2.1.7
et-xmlfile==1.1.0
gunicorn==20.1.0
html5lib==1.1
idna==3.2
Jinja2==3.0.1
jinja2-time==0.2.0
l18n==2020.6.1
MarkupSafe==2.0.1
openpyxl==3.0.7
Pillow==8.3.1
poyo==0.5.0
python-dateutil==2.8.2
python-slugify==5.0.2
pytz==2021.1
requests==2.26.0
six==1.16.0
soupsieve==2.2.1
sqlparse==0.4.1
tablib==3.0.0
telepath==0.2
text-unidecode==1.3
tornado==6.1
urllib3==1.26.6
wagtail==2.14.1
Wand==0.6.7
webencodings==0.5.1
Willow==1.4
xlrd==2.0.1
XlsxWriter==1.4.5
xlwt==1.3.0
#livereload==2.6.3
django-heroku