-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
90 lines (90 loc) · 1.6 KB
/
requirements.txt
File metadata and controls
90 lines (90 loc) · 1.6 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
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
amqp==5.3.1
annotated-types==0.7.0
asgiref==3.8.1
async-timeout==5.0.1
Authlib==1.3.2
backports.zoneinfo==0.2.1
bandit==1.7.10
billiard==4.2.1
black==24.8.0
celery==5.5.0
certifi==2025.1.31
cffi==1.17.1
cfgv==3.4.0
charset-normalizer==3.4.1
click==8.1.8
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
cloudinary==1.43.0
cron-descriptor==1.4.5
cryptography==44.0.2
distlib==0.3.9
Django==4.2.20
django-celery-beat==2.7.0
django-celery-results==2.5.1
django-cloudinary-storage==0.3.0
django-cors-headers==4.4.0
django-guardian==2.4.0
django-redis==5.4.0
django-timezone-field==7.1
djangorestframework==3.15.2
djangorestframework-simplejwt==5.3.1
dparse==0.6.4
filelock==3.16.1
flake8==7.1.2
identify==2.6.1
idna==3.10
isort==5.13.2
jinja2==3.1.6
joblib==1.4.2
kombu==5.5.2
markdown-it-py==3.0.0
MarkupSafe==2.1.5
marshmallow==3.22.0
mccabe==0.7.0
mdurl==0.1.2
mypy-extensions==1.0.0
nltk==3.9.1
nodeenv==1.9.1
packaging==24.2
pathspec==0.12.1
pbr==6.1.1
pillow==10.4.0
platformdirs==4.3.6
pre-commit==3.5.0
prompt-toolkit==3.0.50
psutil==6.1.1
psycopg2-binary==2.9.10
pycodestyle==2.12.1
pycparser==2.22
pydantic==2.9.2
pydantic-core==2.23.4
pyflakes==3.2.0
pygments==2.19.1
PyJWT==2.9.0
python-crontab==3.2.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
PyYAML==6.0.2
redis==5.2.1
regex==2024.11.6
requests==2.32.3
rich==14.0.0
ruamel.yaml==0.18.10
ruamel.yaml.clib==0.2.8
safety==3.3.1
safety-schemas==0.0.11
shellingham==1.5.4
six==1.17.0
sqlparse==0.5.3
stevedore==5.3.0
tomli==2.2.1
tqdm==4.67.1
typer==0.15.2
typing-extensions==4.12.2
tzdata==2025.2
urllib3==2.2.3
vine==5.1.0
virtualenv==20.30.0
wcwidth==0.2.13