-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
54 lines (54 loc) · 1.08 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
asgiref==3.8.1
bleach==6.1.0
blinker==1.7.0
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
cloudinary==1.36.0
colorama==0.4.6
crispy-bootstrap5==0.7
cryptography==41.0.7
defusedxml==0.7.1
dj-database-url==0.5.0
dj-rest-auth==6.0.0
dj3-cloudinary-storage==0.0.6
Django==5.1
django-allauth==0.57.2
django-cloudinary-storage==0.3.0
django-cors-headers==4.4.0
django-crispy-forms==2.1
django-filter==24.3
django-heroku==0.3.1
django-summernote==0.8.20.0
djangorestframework==3.15.2
djangorestframework-simplejwt==5.3.1
Flask==3.0.2
Flask-SQLAlchemy==2.5.1
greenlet==3.0.3
gunicorn==20.1.0
idna==3.6
itsdangerous==2.1.2
Jinja2==3.1.3
MarkupSafe==2.1.5
oauthlib==3.2.2
packaging==23.2
pillow==10.4.0
psycopg2==2.9.9
psycopg2-binary==2.9.9
pycparser==2.21
PyJWT==2.8.0
python-dotenv==1.0.1
python3-openid==3.2.0
requests==2.31.0
requests-oauthlib==1.3.1
setuptools==69.5.1
six==1.16.0
SQLAlchemy==1.4.46
sqlparse==0.4.4
typing_extensions==4.9.0
tzdata==2023.4
urllib3==1.26.18
webencodings==0.5.1
Werkzeug==3.0.1
whitenoise==6.5.0