-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
executable file
·71 lines (71 loc) · 1.36 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
asgiref==3.5.2
beautifulsoup4==4.11.1
bleach==5.0.1
boto3==1.26.32
botocore==1.29.32
cachetools==5.2.0
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==2.1.1
cryptography==38.0.4
cssselect==1.2.0
defusedxml==0.7.1
dj-database-url==1.2.0
Django==4.1.6
django-allauth==0.51.0
django-autoslug==1.9.8
django-ckeditor==6.5.1
django-cors-headers==3.14.0
django-dotenv==1.4.2
django-etc==1.4.0
django-extensions==3.2.1
django-filter==22.1
django-hitcount==1.3.5
django-jazzmin==2.6.0
django-js-asset==2.0.0
django-markdownify==0.9.2
django-simple-open-graph==0.3
django-sitemap-generate==0.6.0
django-storages==1.13.1
django-tinymce==3.5.0
djangorestframework==3.14.0
google-api-core==2.11.0
google-api-python-client==2.69.0
google-auth==2.15.0
google-auth-httplib2==0.1.0
googleapis-common-protos==1.57.0
gunicorn==20.1.0
httplib2==0.21.0
idna==3.4
jmespath==1.0.1
lxml==4.9.2
Markdown==3.2.1
markdown2==2.4.6
oauthlib==3.2.2
Pillow==9.3.0
protobuf==4.21.11
psycopg2-binary==2.9.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
PyJWT==2.6.0
PyMySQL==1.0.2
pyparsing==3.0.9
pyquery==1.4.3
python-dateutil==2.8.2
python-dotenv==0.21.0
python3-openid==3.2.0
pytz==2022.6
readtime==2.0.0
requests==2.28.1
requests-oauthlib==1.3.1
rsa==4.9
s3transfer==0.6.0
six==1.16.0
soupsieve==2.3.2.post1
sqlparse==0.4.3
tinycss2==1.1.1
uritemplate==4.1.1
urllib3==1.26.13
webencodings==0.5.1
whitenoise==6.2.0