-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
68 lines (68 loc) · 1.27 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
amqp==5.1.1
asgiref==3.5.2
async-timeout==4.0.2
beautifulsoup4==4.11.1
billiard==3.6.4.0
certifi==2022.6.15.1
charset-normalizer==2.1.1
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
cloudinary==1.29.0
colorama==0.4.5
convertdate==2.4.0
coverage==6.4.4
cssutils==2.6.0
Deprecated==1.2.13
dj-database-url==1.0.0
Django==4.1.1
django-ckeditor==6.5.1
django-cloudinary-storage==0.3.0
django-countries==7.3.2
django-heroku==0.3.1
django-inlinecss==0.3.0
django-js-asset==2.0.0
django-model-utils==4.2.0
django-notifications-hq==1.7.0
django-pipeline==2.0.8
django-richtextfield==1.6.1
future==0.18.2
gunicorn==20.1.0
hijri-converter==2.2.4
holidays==0.15
idna==3.3
importlib-metadata==4.12.0
jsonfield==3.1.0
kombu==5.2.4
korean-lunar-calendar==0.2.1
Markdown==3.4.1
packaging==21.3
Pillow==9.2.0
prompt-toolkit==3.0.30
psycopg2==2.9.3
psycopg2-binary==2.9.3
pycryptodome==3.15.0
PyMeeus==0.5.11
pynliner==0.8.0
pyparsing==3.0.9
python-dateutil==2.8.2
python-decouple==3.6
python-http-client==3.3.6
pytz==2022.2.1
redis==4.3.4
requests==2.28.1
sendgrid==6.9.6
six==1.16.0
soupsieve==2.3.2.post1
sqlparse==0.4.2
starkbank-ecdsa==2.0.3
swapper==1.3.0
typing_extensions==4.3.0
tzdata==2022.2
urllib3==1.26.12
vine==5.0.0
wcwidth==0.2.5
whitenoise==6.2.0
wrapt==1.14.1
zipp==3.8.1