-
Notifications
You must be signed in to change notification settings - Fork 79
/
requirements.txt
80 lines (80 loc) · 1.52 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
72
73
74
75
76
77
78
79
80
asgiref==3.8.1
astroid==3.3.5
black==24.10.0
bleach==4.1.0
boto3==1.35.61
botocore==1.35.61
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==2.0.12
click==8.1.7
crispy-bootstrap5==0.7
cryptography==43.0.3
defusedxml==0.8.0rc2
dill==0.3.9
dj-database-url==0.5.0
Django==4.2.16
django-admin-tools==0.9.3
django-bleach==0.6.1
django-ckeditor==6.7.1
django-crispy-forms==1.14.0
django-extensions==3.2.3
django-flatblocks==1.0.0
django-grappelli==2.14.4
django-gravatar2==1.4.4
django-honeypot==0.8.0
django-ical==1.7.0
django-js-asset==2.2.0
django-ranged-response==0.2.0
django-recurrence==1.11.1
django-simple-captcha==0.5.20
django-storages==1.14.4
djangorestframework==3.15.2
DoubleMetaphone==1.1
flake8==7.1.1
future==1.0.0
gunicorn==20.0.4
icalendar==6.0.1
idna==3.10
iniconfig==2.0.0
isort==5.13.2
jmespath==1.0.1
lxml==5.3.0
mccabe==0.7.0
mypy-extensions==1.0.0
oauthlib==3.2.2
packaging==24.2
pathspec==0.12.1
Pillow==9.5.0
platformdirs==4.3.6
pluggy==1.5.0
probableparsing==0.0.1
probablepeople==0.5.4
psycopg2-binary==2.9.10
pycodestyle==2.12.1
pycparser==2.22
pyflakes==3.2.0
PyJWT==2.9.0
pylint==3.3.1
pylint-django==2.6.1
pylint-plugin-utils==0.8.2
pytest==7.4.4
pytest-django==4.9.0
python-crfsuite==0.9.11
python-dateutil==2.9.0.post0
python-openid2==3.2
python3-openid==3.2.0
requests==2.26.0
requests-oauthlib==2.0.0
s3transfer==0.10.3
six==1.14.0
social-auth-app-django==5.0.0
social-auth-core==4.5.4
sorl-thumbnail==12.11.0
sqlparse==0.5.2
tomlkit==0.13.2
tzdata==2024.2
urllib3==1.26.20
uWSGI==2.0.28
webencodings==0.5.1
whitenoise==5.0.1