-
Notifications
You must be signed in to change notification settings - Fork 14
/
requirements.txt
101 lines (101 loc) · 2 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
asgiref==3.8.1
astroid==3.3.5
async-timeout==4.0.3
bleach==6.1.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.4.0
coreapi==2.3.3
coreschema==0.0.4
cryptography==43.0.3
defusedxml==0.8.0rc2
dill==0.3.9
Django==3.2.23
django-active-link==0.2.2
django-appconf==1.0.6
django-authtools==2.0.1
django-braces==1.16.0
django-ckeditor==6.7.1
django-ckeditor-5==0.2.15
django-classy-tags==4.1.0
django-common-helpers==0.9.2
django-cookie-law==2.2.0
django-countries==7.6.1
django-crispy-forms==1.9.0
django-cron==0.6.0
django-crontab==0.7.1
django-debug-toolbar==4.3.0
django-environ==0.11.2
django-haystack==3.3.0
django-js-asset==2.2.0
django-leaflet==0.31.0
django-machina==1.3.1
django-modeltranslation==0.18.11
django-mptt==0.16.0
django-oauth-toolkit==2.4.0
django-oidc-provider==0.8.2
django-rated-reviews==1.0.1
django-ratelimit==4.1.0
django-recaptcha==4.0.0
django-redis==5.4.0
django-rest-swagger==2.2.0
django-select2==8.2.1
django-summernote==0.8.20.0
django-templated-mail==1.1.1
django-widget-tweaks==1.5.0
djangorestframework==3.15.1
djangorestframework-simplejwt==5.3.1
djoser==2.2.3
drf-yasg==1.21.8
easy-thumbnails==2.9
fontawesomefree==6.6.0
future==1.0.0
geographiclib==2.0
geopy==2.4.1
idna==3.10
inflection==0.5.1
isort==5.13.2
itypes==1.2.0
Jinja2==3.1.4
jwcrypto==1.5.6
lazy-object-proxy==1.10.0
markdown2==2.5.1
MarkupSafe==3.0.2
mccabe==0.7.0
oauthlib==3.2.2
openapi-codec==1.3.2
packaging==24.1
pep8==1.7.1
pillow==11.0.0
platformdirs==4.3.6
psycopg2==2.9.10
pycparser==2.22
pycryptodomex==3.21.0
pyjwkest==1.4.2
PyJWT==2.9.0
pylint==3.3.1
python-dateutil==2.9.0.post0
python3-openid==3.2.0
pytz==2024.2
PyYAML==6.0.2
redis==5.1.1
requests==2.32.3
requests-oauthlib==2.0.0
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.12
simplejson==3.19.3
six==1.16.0
social-auth-app-django==5.4.2
social-auth-core==4.5.4
sqlparse==0.5.1
tomli==2.0.2
tomlkit==0.13.2
typing_extensions==4.12.2
uritemplate==4.1.1
urllib3==2.2.3
webencodings==0.5.1
Werkzeug==3.0.4
Whoosh==2.7.4
wrapt==1.16.0