-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.lock
319 lines (318 loc) · 7.04 KB
/
requirements-dev.lock
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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: false
# with-sources: false
# generate-hashes: false
amqp==5.2.0
# via kombu
anyio==4.3.0
# via httpx
# via watchfiles
asgiref==3.8.1
# via django
# via django-asgi-lifespan
# via django-cors-headers
# via strawberry-graphql-django
asttokens==2.4.1
# via stack-data
billiard==4.2.0
# via celery
boto3==1.34.131
botocore==1.34.131
# via boto3
# via s3transfer
cachecontrol==0.14.0
# via firebase-admin
cachetools==5.3.3
# via google-auth
celery==5.4.0
# via django-celery-beat
# via django-celery-results
certifi==2024.6.2
# via httpcore
# via httpx
# via requests
# via sentry-sdk
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via celery
# via click-didyoumean
# via click-plugins
# via click-repl
# via granian
click-didyoumean==0.3.1
# via celery
click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
comm==0.2.2
# via ipykernel
cron-descriptor==1.4.3
# via django-celery-beat
cryptography==42.0.8
# via pyjwt
debugpy==1.8.1
# via ipykernel
decorator==5.1.1
# via ipython
discord-webhook==1.3.1
django==4.2.13
# via django-asgi-lifespan
# via django-cachalot
# via django-celery-beat
# via django-celery-results
# via django-choices-field
# via django-cors-headers
# via django-debug-toolbar
# via django-extensions
# via django-health-check
# via django-hijack
# via django-model-utils
# via django-revproxy
# via django-storages
# via django-timezone-field
# via djangorestframework
# via strawberry-graphql-django
django-admin-rangefilter==0.13.0
django-advanced-filters==2.0.0
django-asgi-lifespan==0.3.1
django-cachalot==2.6.2
django-celery-beat==2.6.0
django-celery-results==2.5.1
django-choices-field==2.3.0
django-cleanup==8.1.0
django-colorfield==0.11.0
django-cors-headers==4.4.0
django-debug-toolbar==4.4.2
django-extensions==3.2.3
django-health-check==3.18.2
django-hijack==3.5.1
django-location-field==2.7.3
django-mdeditor==0.1.20
django-model-utils==4.5.1
django-ordered-model==3.7.4
django-revproxy==0.12.0
django-storages==1.14.3
django-timezone-field==6.1.0
# via django-celery-beat
djangorestframework==3.15.2
dotmap==1.3.30
executing==2.0.1
# via stack-data
firebase-admin==6.5.0
google-api-core==2.19.0
# via firebase-admin
# via google-api-python-client
# via google-cloud-core
# via google-cloud-firestore
# via google-cloud-storage
google-api-python-client==2.134.0
# via firebase-admin
google-auth==2.30.0
# via google-api-core
# via google-api-python-client
# via google-auth-httplib2
# via google-cloud-core
# via google-cloud-firestore
# via google-cloud-storage
google-auth-httplib2==0.2.0
# via google-api-python-client
google-cloud-core==2.4.1
# via google-cloud-firestore
# via google-cloud-storage
google-cloud-firestore==2.16.0
# via firebase-admin
google-cloud-storage==2.17.0
# via firebase-admin
google-crc32c==1.5.0
# via google-cloud-storage
# via google-resumable-media
google-resumable-media==2.7.1
# via google-cloud-storage
googleapis-common-protos==1.63.1
# via google-api-core
# via grpcio-status
granian==1.5.1
graphql-core==3.2.3
# via strawberry-graphql
grpcio==1.64.1
# via google-api-core
# via grpcio-status
grpcio-status==1.62.2
# via google-api-core
h11==0.14.0
# via httpcore
hiredis==2.3.2
# via redis
httpcore==1.0.4
# via httpx
httplib2==0.22.0
# via google-api-python-client
# via google-auth-httplib2
httpx==0.27.0
# via python-telegram-bot
idna==3.7
# via anyio
# via httpx
# via requests
imgurpython @ git+https://github.com/kwongtn/imgurpython.git@0e65e2f7de26c5970ce7e569965f985d6f515590
ipykernel==6.29.4
ipython==8.25.0
# via ipykernel
jedi==0.19.1
# via ipython
jmespath==1.0.1
# via boto3
# via botocore
jupyter-client==8.6.2
# via ipykernel
jupyter-core==5.7.2
# via ipykernel
# via jupyter-client
kombu==5.3.7
# via celery
matplotlib-inline==0.1.7
# via ipykernel
# via ipython
msgpack==1.0.8
# via cachecontrol
nest-asyncio==1.6.0
# via ipykernel
packaging==24.1
# via ipykernel
parso==0.8.4
# via jedi
pendulum @ git+https://github.com/kwongtn/pendulum.git@d8768d4bd4a949202b2f872d70a0ce710c81cdfc
pexpect==4.9.0
# via ipython
pillow==10.3.0
# via django-colorfield
# via pillow-heif
pillow-heif==0.16.0
platformdirs==4.2.2
# via jupyter-core
promise==2.3
prompt-toolkit==3.0.47
# via click-repl
# via ipython
proto-plus==1.24.0
# via google-api-core
# via google-cloud-firestore
protobuf==4.25.3
# via google-api-core
# via google-cloud-firestore
# via googleapis-common-protos
# via grpcio-status
# via proto-plus
psutil==6.0.0
# via ipykernel
psycopg2-binary==2.9.9
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pyasn1==0.6.0
# via pyasn1-modules
# via rsa
pyasn1-modules==0.4.0
# via google-auth
pycparser==2.22
# via cffi
pygments==2.18.0
# via ipython
pyjwt==2.8.0
# via firebase-admin
pymemcache==4.0.0
pyparsing==3.1.2
# via httplib2
python-crontab==3.1.0
# via django-celery-beat
python-dateutil==2.9.0.post0
# via botocore
# via celery
# via jupyter-client
# via pendulum
# via python-crontab
# via strawberry-graphql
# via time-machine
python-memcached==1.62
# via celery
python-telegram-bot==21.3
pyzmq==26.0.3
# via ipykernel
# via jupyter-client
redis==5.0.6
# via celery
requests==2.32.3
# via cachecontrol
# via discord-webhook
# via google-api-core
# via google-cloud-storage
# via imgurpython
rsa==4.9
# via google-auth
s3transfer==0.10.1
# via boto3
sentry-sdk==2.6.0
setuptools==70.1.0
simplejson==3.19.2
# via django-advanced-filters
six==1.16.0
# via asttokens
# via promise
# via python-dateutil
sniffio==1.3.1
# via anyio
# via httpx
sqlparse==0.5.0
# via django
# via django-debug-toolbar
stack-data==0.6.3
# via ipython
strawberry-graphql==0.235.0
# via strawberry-graphql-django
strawberry-graphql-django==0.44.2
time-machine==2.14.1
# via pendulum
tornado==6.4.1
# via ipykernel
# via jupyter-client
traitlets==5.14.3
# via comm
# via ipykernel
# via ipython
# via jupyter-client
# via jupyter-core
# via matplotlib-inline
typing-extensions==4.12.2
# via django-choices-field
# via strawberry-graphql
tzdata==2024.1
# via celery
# via django-celery-beat
# via pendulum
uritemplate==4.1.1
# via google-api-python-client
urllib3==2.2.2
# via botocore
# via django-revproxy
# via requests
# via sentry-sdk
uvloop==0.19.0
# via granian
vine==5.1.0
# via amqp
# via celery
# via kombu
watchfiles==0.21.0
# via granian
wcwidth==0.2.13
# via prompt-toolkit