-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
411 lines (411 loc) · 7.35 KB
/
requirements-dev.txt
File metadata and controls
411 lines (411 loc) · 7.35 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
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
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
# This file was autogenerated by uv via the following command:
# uv pip compile requirements-dev.in -o requirements-dev.txt
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.13.3
# via
# aiohttp-jinja2
# textual-dev
# textual-serve
aiohttp-jinja2==1.6
# via textual-serve
aiosignal==1.4.0
# via aiohttp
annotated-types==0.7.0
# via pydantic
anyio==4.12.0
# via
# asyncer
# httpx
# watchfiles
asgi-lifespan==2.1.0
# via -r requirements-dev.in
asttokens==3.0.1
# via stack-data
asyncer==0.0.11
# via -r requirements-dev.in
attrs==25.4.0
# via aiohttp
backports-zstd==1.2.0
# via hatch
bidict==0.23.1
# via python-socketio
black==25.12.0
# via -r requirements-dev.in
blinker==1.9.0
# via flask
brotli==1.2.0
# via geventhttpclient
bunnet==1.3.0
# via -r requirements-dev.in
certifi==2025.11.12
# via
# geventhttpclient
# httpcore
# httpx
# requests
cffi==2.0.0
# via cryptography
cfgv==3.5.0
# via pre-commit
charset-normalizer==3.4.4
# via requests
click==8.3.1
# via
# black
# bunnet
# flask
# hatch
# rich-toolkit
# textual-dev
# typer
# userpath
# uvicorn
configargparse==1.7.1
# via
# locust
# locust-cloud
coverage==7.13.0
# via -r requirements-dev.in
cryptography==46.0.3
# via secretstorage
decorator==5.2.1
# via ipython
distlib==0.4.0
# via virtualenv
dnspython==2.8.0
# via pymongo
executing==2.2.1
# via stack-data
fastapi-cli==0.0.16
# via -r requirements-dev.in
filelock==3.20.3
# via virtualenv
flask==3.1.2
# via
# flask-cors
# flask-login
# locust
flask-cors==6.0.1
# via locust
flask-login==0.6.3
# via locust
frozenlist==1.8.0
# via
# aiohttp
# aiosignal
gevent==25.9.1
# via
# geventhttpclient
# locust
# locust-cloud
geventhttpclient==2.3.7
# via locust
greenlet==3.3.0
# via gevent
h11==0.16.0
# via
# httpcore
# uvicorn
# wsproto
hatch==1.16.2
# via -r requirements-dev.in
hatch-requirements-txt==0.4.1
# via -r requirements-dev.in
hatch-vcs==0.5.0
# via -r requirements-dev.in
hatchling==1.28.0
# via
# -r requirements-dev.in
# hatch
# hatch-requirements-txt
# hatch-vcs
httpcore==1.0.9
# via httpx
httptools==0.7.1
# via uvicorn
httpx==0.28.1
# via hatch
hyperlink==21.0.0
# via hatch
identify==2.6.15
# via pre-commit
idna==3.11
# via
# anyio
# httpx
# hyperlink
# requests
# yarl
iniconfig==2.3.0
# via pytest
ipython==9.8.0
# via -r requirements-dev.in
ipython-pygments-lexers==1.1.1
# via ipython
itsdangerous==2.2.0
# via flask
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.3.0
# via keyring
jedi==0.19.2
# via ipython
jeepney==0.9.0
# via
# keyring
# secretstorage
jinja2==3.1.6
# via
# aiohttp-jinja2
# flask
# textual-serve
keyring==25.7.0
# via hatch
lazy-model==0.2.0
# via bunnet
linkify-it-py==2.0.3
# via markdown-it-py
locust==2.42.6
# via -r requirements-dev.in
locust-cloud==1.29.5
# via locust
markdown-it-py[linkify]==4.0.0
# via
# mdit-py-plugins
# rich
# textual
markupsafe==3.0.3
# via
# flask
# jinja2
# werkzeug
matplotlib-inline==0.2.1
# via ipython
mdit-py-plugins==0.5.0
# via textual
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.8.0
# via
# jaraco-classes
# jaraco-functools
msgpack==1.1.2
# via
# locust
# textual-dev
multidict==6.7.0
# via
# aiohttp
# yarl
mypy-extensions==1.1.0
# via black
nodeenv==1.9.1
# via
# pre-commit
# pyright
packaging==25.0
# via
# black
# hatch
# hatch-requirements-txt
# hatchling
# pytest
# setuptools-scm
parso==0.8.5
# via jedi
pathspec==0.12.1
# via
# black
# hatchling
pexpect==4.9.0
# via
# hatch
# ipython
platformdirs==4.5.1
# via
# black
# hatch
# locust-cloud
# textual
# virtualenv
pluggy==1.6.0
# via
# hatchling
# pytest
pre-commit==4.5.0
# via pre-commit-uv
pre-commit-uv==4.2.0
# via -r requirements-dev.in
prompt-toolkit==3.0.52
# via ipython
propcache==0.4.1
# via
# aiohttp
# yarl
psutil==7.1.3
# via locust
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pycparser==2.23
# via cffi
pydantic==2.12.5
# via
# bunnet
# lazy-model
pydantic-core==2.41.5
# via pydantic
pygments==2.19.2
# via
# ipython
# ipython-pygments-lexers
# pytest
# rich
# textual
pymongo==4.15.5
# via bunnet
pyproject-hooks==1.2.0
# via hatch
pyright==1.1.407
# via -r requirements-dev.in
pytest==9.0.2
# via
# -r requirements-dev.in
# locust
# pytest-asyncio
pytest-asyncio==1.3.0
# via -r requirements-dev.in
python-dotenv==1.2.1
# via uvicorn
python-engineio==4.12.3
# via
# locust
# locust-cloud
# python-socketio
python-socketio[client]==5.15.0
# via
# locust
# locust-cloud
pytokens==0.3.0
# via black
pyyaml==6.0.3
# via
# pre-commit
# uvicorn
pyzmq==27.1.0
# via locust
requests==2.32.4
# via
# locust
# python-socketio
rich==14.2.0
# via
# hatch
# rich-toolkit
# textual
# textual-serve
# typer
rich-toolkit==0.17.0
# via fastapi-cli
ruff==0.14.8
# via -r requirements-dev.in
secretstorage==3.5.0
# via keyring
setuptools-scm==9.2.2
# via hatch-vcs
shellingham==1.5.4
# via
# hatch
# typer
simple-websocket==1.1.0
# via python-engineio
sniffio==1.3.1
# via
# asgi-lifespan
# asyncer
stack-data==0.6.3
# via ipython
textual==6.8.0
# via
# textual-dev
# textual-serve
textual-dev==1.8.0
# via -r requirements-dev.in
textual-serve==1.1.3
# via textual-dev
toml==0.10.2
# via bunnet
tomli-w==1.2.0
# via hatch
tomlkit==0.13.3
# via hatch
traitlets==5.14.3
# via
# ipython
# matplotlib-inline
trove-classifiers==2025.12.1.14
# via hatchling
typer==0.20.0
# via fastapi-cli
typing-extensions==4.15.0
# via
# aiosignal
# anyio
# pydantic
# pydantic-core
# pyright
# pytest-asyncio
# rich-toolkit
# textual
# textual-dev
# typer
# typing-inspection
typing-inspection==0.4.2
# via pydantic
uc-micro-py==1.0.3
# via linkify-it-py
urllib3==2.6.3
# via
# geventhttpclient
# requests
userpath==1.9.2
# via hatch
uv==0.9.16
# via
# -r requirements-dev.in
# hatch
# pre-commit-uv
uvicorn[standard]==0.38.0
# via fastapi-cli
uvloop==0.22.1
# via uvicorn
virtualenv==20.36.1
# via
# hatch
# pre-commit
watchfiles==1.1.1
# via uvicorn
wcwidth==0.2.14
# via prompt-toolkit
websocket-client==1.9.0
# via python-socketio
websockets==15.0.1
# via uvicorn
werkzeug==3.1.5
# via
# flask
# flask-cors
# flask-login
# locust
wsproto==1.3.2
# via simple-websocket
yarl==1.22.0
# via aiohttp
zope-event==6.1
# via gevent
zope-interface==8.1.1
# via gevent