-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
52 lines (52 loc) · 956 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
52
amqp==5.1.1
asgiref==3.6.0
async-timeout==4.0.2
billiard==3.6.4.0
celery==5.2.7
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.0.1
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
cloudinary==1.32.0
colorama==0.4.6
coverage==7.4.2
crispy-bootstrap5==0.7
cryptography==42.0.4
defusedxml==0.7.1
dj-database-url==1.3.0
Django==4.1.13
django-allauth==0.52.0
django-ckeditor==6.5.1
django-crispy-forms==2.0
django-debug-toolbar==4.0.0
django-js-asset==2.0.0
django-redis==5.2.0
django-social-share==2.3.0
gunicorn==22.0.0
idna==3.7
kombu==5.2.4
Markdown==3.4.1
oauthlib==3.2.2
pillow==10.3.0
prompt-toolkit==3.0.38
psycopg2-binary==2.9.6
pycparser==2.21
PyJWT==2.6.0
python-decouple==3.7
python3-openid==3.2.0
pytz==2023.3
redis==4.5.4
requests==2.31.0
requests-oauthlib==1.3.1
sentry-sdk==1.26.0
six==1.16.0
sqlparse==0.5.0
typing_extensions==4.5.0
tzdata==2022.7
urllib3==1.26.14
vine==5.0.0
wcwidth==0.2.6
whitenoise==6.4.0