-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
51 lines (51 loc) · 1.96 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
anyascii==0.3.1
asgiref==3.5.2
beautifulsoup4==4.9.3
certifi==2022.5.18.1
charset-normalizer==2.0.12
dj-database-url==0.5.0
Django==4.0.4
django-ckeditor==6.4.1
django-contrib-comments==2.2.0
django-crispy-forms==1.14.0
django-debug-toolbar==3.4.0
django-environ==0.8.1
django-filter==21.1
django-heroku==0.3.1
django-js-asset==2.0.0
django-modelcluster==6.0
django-permissionedforms==0.1
django-taggit==2.1.0
django-treebeard==4.5.1
djangorestframework==3.13.1
docutils==0.18.1
draftjs-exporter==2.1.7
et-xmlfile==1.1.0
flake8==4.0.1
gunicorn==20.1.0
html5lib==1.1
idna==3.3
l18n==2021.3
mccabe==0.6.1
openpyxl==3.0.10
Pillow==9.1.1
psycopg2==2.9.3
pycodestyle==2.8.0
pyflakes==2.4.0
python-decouple==3.6
pytz==2022.1
requests==2.27.1
six==1.16.0
soupsieve==2.3.2.post1
sqlparse==0.4.2
tablib==3.2.1
telepath==0.2
tzdata==2022.1
urllib3==1.26.9
wagtail==3.0
webencodings==0.5.1
whitenoise==6.2.0
Willow==1.4.1
xlrd==2.0.1
XlsxWriter==3.0.3
xlwt==1.3.0