generated from Code-Institute-Org/ci-full-template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
46 lines (46 loc) · 1.79 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
asgiref==3.7.2
bleach==6.1.0
boto3==1.34.33
botocore==1.34.33
certifi==2023.7.22
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.2
cryptography==41.0.5
defusedxml==0.7.1
dj-database-url==0.5.0
Django==4.2.7
django-allauth==0.58.2
django-ckeditor==6.7.0
django-countries==7.5.1
django-crispy-forms==1.14.0
django-js-asset==2.2.0
django-mathfilters==1.0.0
django-resized==1.0.2
django-richtextfield==1.6.1
django-storages==1.14.2
django-tinymce==3.7.1
gunicorn==21.2.0
idna==3.4
jmespath==1.0.1
oauthlib==3.2.2
packaging==23.2
pillow==10.2.0
psycopg2==2.9.9
pycparser==2.21
PyJWT==2.8.0
python-dateutil==2.8.2
python3-openid==3.2.0
pytz==2023.3.post1
reportlab==4.0.9
requests==2.31.0
requests-oauthlib==1.3.1
s3transfer==0.10.0
setuptools==69.1.0
six==1.16.0
sqlparse==0.4.4
stripe==8.5.0
typing_extensions==4.9.0
tzdata==2023.3
urllib3==2.0.7
webencodings==0.5.1