-
Notifications
You must be signed in to change notification settings - Fork 54
/
requirements.txt
73 lines (73 loc) · 1.34 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
61
62
63
64
65
66
67
68
69
70
71
72
73
amqp==5.2.0
astroid==2.1.0
async-timeout==4.0.3
backports.zoneinfo==0.2.1
beautifulsoup4==4.6.0
billiard==4.2.0
cachetools==3.1.0
celery==5.3.6
certifi==2023.11.17
chardet==3.0.4
click==8.1.7
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
colorama==0.4.4
defusedxml==0.7.1
Django==2.2.28
django-allauth==0.32.0
django-anymail==6.0
django-appconf==1.0.2
django-ckeditor==5.6.1
django-cleanup==3.0.1
django-crispy-forms==1.7.2
django-debug-toolbar==1.11.1
django-imagekit==4.1.0
django-js-asset==1.1.0
django-material==1.5.3
django-model-utils==4.0.0
django-semanticui-forms==1.6.5
django-tempus-dominus==5.1.2.13
django-widget-tweaks==1.4.3
easy-thumbnails==2.6
et-xmlfile==1.1.0
google-auth==1.6.3
html5lib==1.0b10
httplib2==0.12.3
idna==2.8
importlib-metadata==1.3.0
isort==4.2.15
kombu==5.3.5
lazy-object-proxy==1.3.1
mailjet-rest==1.3.3
Markdown==3.0.1
mccabe==0.6.1
more-itertools==8.0.2
oauthlib==3.0.1
openpyxl==3.1.2
pilkit==3.0
Pillow==9.5.0
prompt-toolkit==3.0.43
pyasn1==0.4.5
pyasn1-modules==0.2.5
pyflakes==1.5.0
pylint==2.2.2
python-dateutil==2.8.2
python3-openid==3.1.0
pytz==2023.3.post1
redis==5.0.1
requests==2.21.0
requests-oauthlib==1.2.0
rsa==4.9
six==1.12.0
sqlparse==0.2.4
typing_extensions==4.9.0
tzdata==2023.4
uritemplate==3.0.0
urllib3==1.24.2
vine==5.1.0
wcwidth==0.2.13
webencodings==0.5.1
wrapt==1.16.0
xlrd==1.2.0
zipp==0.6.0