-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
122 lines (122 loc) · 2.65 KB
/
Copy pathrequirements.txt
File metadata and controls
122 lines (122 loc) · 2.65 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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
# This file was autogenerated by uv via the following command:
# uv export --format requirements.txt --output-file requirements.txt --no-hashes --no-emit-project --no-dev
amqp==5.3.1
# via kombu
argon2-cffi==23.1.0
# via interpop-backend
argon2-cffi-bindings==25.1.0
# via argon2-cffi
asgiref==3.11.1
# via
# django
# django-axes
# django-cors-headers
billiard==4.2.4
# via celery
celery==5.6.3
# via
# django-celery-beat
# interpop-backend
certifi==2026.5.20
# via sentry-sdk
cffi==2.0.0
# via argon2-cffi-bindings
click==8.4.1
# via
# celery
# click-didyoumean
# click-plugins
# click-repl
click-didyoumean==0.3.1
# via celery
click-plugins==1.1.1.2
# via celery
click-repl==0.3.0
# via celery
colorama==0.4.6 ; sys_platform == 'win32'
# via click
cron-descriptor==1.4.5
# via django-celery-beat
django==5.1.15
# via
# django-axes
# django-celery-beat
# django-cors-headers
# django-filter
# django-timezone-field
# djangorestframework
# djangorestframework-simplejwt
# interpop-backend
django-axes==8.3.1
# via interpop-backend
django-celery-beat==2.9.0
# via interpop-backend
django-cors-headers==4.9.0
# via interpop-backend
django-filter==24.3
# via interpop-backend
django-timezone-field==7.2.2
# via django-celery-beat
djangorestframework==3.17.1
# via
# djangorestframework-simplejwt
# interpop-backend
djangorestframework-simplejwt==5.5.1
# via interpop-backend
gunicorn==23.0.0
# via interpop-backend
kombu==5.6.2
# via celery
packaging==26.2
# via
# gunicorn
# kombu
pillow==12.2.0
# via interpop-backend
prompt-toolkit==3.0.52
# via click-repl
psycopg2-binary==2.9.12
# via interpop-backend
pycparser==3.0 ; implementation_name != 'PyPy'
# via cffi
pyjwt==2.13.0
# via djangorestframework-simplejwt
python-crontab==3.3.0
# via django-celery-beat
python-dateutil==2.9.0.post0
# via celery
python-decouple==3.8
# via interpop-backend
python-json-logger==4.1.0
# via interpop-backend
python-slugify==8.0.4
# via interpop-backend
redis==6.4.0
# via kombu
sentry-sdk==2.62.0
# via interpop-backend
six==1.17.0
# via python-dateutil
sqlparse==0.5.5
# via django
text-unidecode==1.3
# via python-slugify
tzdata==2026.2
# via
# django
# django-celery-beat
# kombu
# tzlocal
tzlocal==5.3.1
# via celery
urllib3==2.7.0
# via sentry-sdk
vine==5.1.0
# via
# amqp
# celery
# kombu
wcwidth==0.8.1
# via prompt-toolkit
whitenoise==6.12.0
# via interpop-backend