-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
65 lines (65 loc) · 1.17 KB
/
requirements.txt
File metadata and controls
65 lines (65 loc) · 1.17 KB
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
asgiref==3.9.1
astroid==3.3.11
attrs==25.3.0
autopep8==2.3.2
beautifulsoup4==4.13.5
bleach==4.1.0
certifi==2025.8.3
cffi==1.17.1
charset-normalizer==3.4.3
cloudinary==1.44.1
colorama==0.4.6
crispy-bootstrap5==2025.6
cryptography==45.0.6
defusedxml==0.7.1
dill==0.4.0
dj-database-url==3.0.1
Django==5.2
django-allauth==65.11.1
django-bleach==1.0.0
django-ckeditor==6.7.3
django-cloudinary-storage==0.3.0
django-crispy-forms==2.4
django-extensions==4.1
django-heroku==0.3.1
django-js-asset==3.1.2
django-livereload-server==0.5.1
django-recaptcha==4.1.0
gunicorn==23.0.0
h11==0.16.0
idna==3.10
isort==6.0.1
mccabe==0.7.0
oauthlib==3.3.1
outcome==1.3.0.post0
packaging==25.0
pillow==11.3.0
platformdirs==4.4.0
psycopg2==2.9.10
psycopg2-binary==2.9.10
pycodestyle==2.14.0
pycparser==2.22
PyJWT==2.10.1
pylint==3.3.8
PySocks==1.7.1
python-decouple==3.8
requests==2.32.5
requests-oauthlib==2.0.0
selenium==4.35.0
six==1.17.0
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.8
sqlparse==0.5.3
toml==0.10.2
tomlkit==0.13.3
tornado==6.5.2
trio==0.30.0
trio-websocket==0.12.2
typing_extensions==4.14.1
tzdata==2025.2
urllib3==2.5.0
webencodings==0.5.1
websocket-client==1.8.0
whitenoise==6.9.0
wsproto==1.2.0