forked from morganstanley/testplan
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconstraints.txt
More file actions
529 lines (529 loc) · 13 KB
/
Copy pathconstraints.txt
File metadata and controls
529 lines (529 loc) · 13 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
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
# This file was autogenerated by uv via the following command:
# uv export --no-editable --no-emit-project --no-hashes --all-groups --all-extras -o constraints.txt
alabaster==0.7.16 ; python_full_version < '3.10'
# via sphinx
alabaster==1.0.0 ; python_full_version >= '3.10'
# via sphinx
aniso8601==10.0.1
# via flask-restx
astroid==3.3.11 ; python_full_version < '3.10'
# via pylint
astroid==4.0.4 ; python_full_version >= '3.10'
# via pylint
attrs==26.1.0
# via
# jsonschema
# referencing
babel==2.18.0
# via sphinx
bcrypt==5.0.0
# via paramiko
blinker==1.9.0
# via flask
boltons==25.0.0
# via
# releaseherald
# testplan
certifi==2026.2.25
# via requests
cffi==2.0.0 ; implementation_name == 'pypy' or platform_python_implementation != 'PyPy'
# via
# cryptography
# pynacl
# pyzmq
cfgv==3.4.0 ; python_full_version < '3.10'
# via pre-commit
cfgv==3.5.0 ; python_full_version >= '3.10'
# via pre-commit
charset-normalizer==3.4.6
# via
# reportlab
# requests
cheroot==11.1.2
# via testplan
click==8.1.8 ; python_full_version < '3.10'
# via
# flask
# releaseherald
# sphinx-click
# testplan
click==8.3.1 ; python_full_version >= '3.10'
# via
# flask
# releaseherald
# sphinx-click
# testplan
cloudpickle==3.1.2 ; python_full_version < '3.10'
# via doit
colorama==0.4.6
# via
# click
# pylint
# pytest
# sphinx
# testplan
confluent-kafka==2.13.2
contourpy==1.3.0 ; python_full_version < '3.10'
# via matplotlib
contourpy==1.3.2 ; python_full_version == '3.10.*'
# via matplotlib
contourpy==1.3.3 ; python_full_version >= '3.11'
# via matplotlib
coverage==7.10.7 ; python_full_version < '3.10'
# via testplan
coverage==7.13.5 ; python_full_version >= '3.10'
# via testplan
cryptography==46.0.5
# via
# paramiko
# types-paramiko
cycler==0.12.1
# via matplotlib
decorator==5.2.1
# via
# gssapi
# validators
dill==0.4.1
# via
# pylint
# testplan
distlib==0.4.0
# via virtualenv
docutils==0.21.2 ; python_full_version < '3.11'
# via
# sphinx
# sphinx-click
# sphinx-rtd-theme
docutils==0.22.4 ; python_full_version >= '3.11'
# via
# sphinx
# sphinx-click
# sphinx-rtd-theme
doit==0.36.0 ; python_full_version < '3.10'
doit==0.37.0 ; python_full_version >= '3.10'
exceptiongroup==1.3.1 ; python_full_version < '3.11'
# via
# pytest
# testplan
filelock==3.19.1 ; python_full_version < '3.10'
# via
# python-discovery
# virtualenv
filelock==3.25.2 ; python_full_version >= '3.10'
# via
# python-discovery
# virtualenv
flask==3.1.3
# via
# flask-orjson
# flask-restx
# testplan
flask-orjson==2.0.0
# via testplan
flask-restx==1.3.2
# via testplan
fonttools==4.60.2 ; python_full_version < '3.10'
# via matplotlib
fonttools==4.62.1 ; python_full_version >= '3.10'
# via matplotlib
gherkin-official==39.0.0
# via testplan
gitdb==4.0.12
# via gitpython
gitpython==3.1.46
# via releaseherald
googleapis-common-protos==1.73.0
# via
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
grpcio==1.78.1
# via opentelemetry-exporter-otlp-proto-grpc
gssapi==1.11.1 ; sys_platform != 'win32'
# via paramiko
identify==2.6.15 ; python_full_version < '3.10'
# via pre-commit
identify==2.6.18 ; python_full_version >= '3.10'
# via pre-commit
idna==3.11
# via requests
imagesize==1.5.0 ; python_full_version < '3.10'
# via sphinx
imagesize==2.0.0 ; python_full_version >= '3.10'
# via sphinx
importlib-metadata==8.7.1
# via
# doit
# flask
# isort
# opentelemetry-api
# sphinx
importlib-resources==6.5.2
# via
# flask-restx
# matplotlib
iniconfig==2.1.0 ; python_full_version < '3.10'
# via pytest
iniconfig==2.3.0 ; python_full_version >= '3.10'
# via pytest
invoke==2.2.1
# via paramiko
isort==6.1.0 ; python_full_version < '3.10'
# via pylint
isort==8.0.1 ; python_full_version >= '3.10'
# via pylint
itsdangerous==2.2.0
# via flask
jaraco-functools==4.4.0
# via cheroot
jinja2==3.1.6
# via
# flask
# releaseherald
# sphinx
# testplan
jsonschema==4.25.1 ; python_full_version < '3.10'
# via flask-restx
jsonschema==4.26.0 ; python_full_version >= '3.10'
# via flask-restx
jsonschema-specifications==2025.9.1
# via jsonschema
kazoo==2.11.0
kiwisolver==1.4.7 ; python_full_version < '3.10'
# via matplotlib
kiwisolver==1.5.0 ; python_full_version >= '3.10'
# via matplotlib
librt==0.8.1 ; platform_python_implementation != 'PyPy'
# via mypy
lxml==6.0.2
# via testplan
markupsafe==3.0.3
# via
# flask
# jinja2
# werkzeug
marshmallow==3.26.2
# via testplan
matplotlib==3.9.4 ; python_full_version < '3.10'
# via testplan
matplotlib==3.10.8 ; python_full_version >= '3.10'
# via testplan
mccabe==0.7.0
# via pylint
more-itertools==10.8.0
# via
# cheroot
# jaraco-functools
mypy==1.19.1
mypy-extensions==1.1.0
# via mypy
narwhals==2.18.1
# via plotly
nodeenv==1.10.0
# via pre-commit
numpy==2.0.2 ; python_full_version < '3.10'
# via
# contourpy
# matplotlib
# pandas
numpy==2.2.6 ; python_full_version == '3.10.*'
# via
# contourpy
# matplotlib
# pandas
numpy==2.4.3 ; python_full_version >= '3.11'
# via
# contourpy
# matplotlib
# pandas
opentelemetry-api==1.38.0
# via
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
# opentelemetry-instrumentation
# opentelemetry-sdk
# opentelemetry-semantic-conventions
# testplan
opentelemetry-exporter-otlp-proto-common==1.38.0
# via
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
opentelemetry-exporter-otlp-proto-grpc==1.38.0
# via testplan
opentelemetry-exporter-otlp-proto-http==1.38.0
# via testplan
opentelemetry-instrumentation==0.59b0
# via testplan
opentelemetry-proto==1.38.0
# via
# opentelemetry-exporter-otlp-proto-common
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
opentelemetry-sdk==1.38.0
# via
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
# testplan
opentelemetry-semantic-conventions==0.59b0
# via
# opentelemetry-instrumentation
# opentelemetry-sdk
orjson==3.11.5 ; python_full_version < '3.10'
# via
# flask-orjson
# testplan
orjson==3.11.7 ; python_full_version >= '3.10'
# via
# flask-orjson
# testplan
packaging==26.0
# via
# marshmallow
# matplotlib
# opentelemetry-instrumentation
# plotly
# pytest
# sphinx
pandas==2.3.3 ; python_full_version < '3.11'
# via testplan
pandas==3.0.1 ; python_full_version >= '3.11'
# via testplan
paramiko==4.0.0
# via testplan
parse==1.21.1
# via
# releaseherald
# testplan
pathspec==1.0.4
# via mypy
pillow==11.3.0 ; python_full_version < '3.10'
# via
# matplotlib
# reportlab
# testplan
pillow==12.1.1 ; python_full_version >= '3.10'
# via
# matplotlib
# reportlab
# testplan
platformdirs==4.4.0 ; python_full_version < '3.10'
# via
# pylint
# python-discovery
# virtualenv
platformdirs==4.9.4 ; python_full_version >= '3.10'
# via
# pylint
# python-discovery
# virtualenv
plotly==6.6.0
# via testplan
pluggy==1.6.0
# via
# pytest
# releaseherald
plumbum==1.10.0
# via rpyc
pre-commit==4.3.0 ; python_full_version < '3.10'
pre-commit==4.5.1 ; python_full_version >= '3.10'
protobuf==6.33.6
# via
# googleapis-common-protos
# opentelemetry-proto
psutil==7.2.2
# via testplan
pyasn1==0.6.3
# via paramiko
pycparser==2.23 ; (python_full_version < '3.10' and implementation_name != 'PyPy' and platform_python_implementation != 'PyPy') or (python_full_version < '3.10' and implementation_name == 'pypy' and platform_python_implementation == 'PyPy')
# via cffi
pycparser==3.0 ; (python_full_version >= '3.10' and implementation_name != 'PyPy' and platform_python_implementation != 'PyPy') or (python_full_version >= '3.10' and implementation_name == 'pypy' and platform_python_implementation == 'PyPy')
# via cffi
pydantic==1.10.26
# via releaseherald
pygments==2.19.2
# via
# pytest
# sphinx
pylint==3.3.9 ; python_full_version < '3.10'
pylint==4.0.5 ; python_full_version >= '3.10'
pynacl==1.6.2
# via paramiko
pyparsing==3.3.2
# via matplotlib
pytest==8.4.2 ; python_full_version < '3.10'
# via
# pytest-dotenv
# pytest-mock
# testplan
pytest==9.0.2 ; python_full_version >= '3.10'
# via
# pytest-dotenv
# pytest-mock
# testplan
pytest-dotenv==0.5.2
pytest-mock==3.15.1
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
python-discovery==1.2.0
# via virtualenv
python-dotenv==1.2.1 ; python_full_version < '3.10'
# via pytest-dotenv
python-dotenv==1.2.2 ; python_full_version >= '3.10'
# via pytest-dotenv
pytz==2026.1.post1 ; python_full_version < '3.11'
# via pandas
pywin32==311 ; sys_platform == 'win32'
# via
# paramiko
# plumbum
pyyaml==6.0.3
# via pre-commit
pyzmq==27.1.0
# via testplan
referencing==0.36.2 ; python_full_version < '3.10'
# via
# flask-restx
# jsonschema
# jsonschema-specifications
referencing==0.37.0 ; python_full_version >= '3.10'
# via
# flask-restx
# jsonschema
# jsonschema-specifications
releaseherald @ git+https://github.com/morganstanley/releaseherald.git@bb3d734954f2ee5f23564a4aadca2e2a918ae4a9
reportlab==4.4.10
# via testplan
requests==2.32.5
# via
# opentelemetry-exporter-otlp-proto-http
# sphinx
# testplan
roman-numerals==4.1.0 ; python_full_version >= '3.11'
# via sphinx
rpds-py==0.27.1 ; python_full_version < '3.10'
# via
# jsonschema
# referencing
rpds-py==0.30.0 ; python_full_version >= '3.10'
# via
# jsonschema
# referencing
rpyc==6.0.2
# via testplan
ruff==0.15.7
schema==0.7.8
# via testplan
setuptools==82.0.1
# via testplan
six==1.17.0
# via python-dateutil
smmap==5.0.3
# via gitdb
snowballstemmer==3.0.1
# via sphinx
sphinx==7.4.7 ; python_full_version < '3.10'
# via
# sphinx-click
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx==8.1.3 ; python_full_version == '3.10.*'
# via
# sphinx-click
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx==9.0.4 ; python_full_version == '3.11.*'
# via
# sphinx-click
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx==9.1.0 ; python_full_version >= '3.12'
# via
# sphinx-click
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-click==6.0.0 ; python_full_version < '3.10'
sphinx-click==6.2.0 ; python_full_version >= '3.10'
sphinx-rtd-theme==3.1.0
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-jquery==4.1
# via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
termcolor==3.1.0 ; python_full_version < '3.10'
# via testplan
termcolor==3.3.0 ; python_full_version >= '3.10'
# via testplan
terminaltables==3.1.10
# via testplan
tomli==2.4.0
# via
# mypy
# pylint
# pytest
# releaseherald
# sphinx
tomlkit==0.14.0
# via pylint
types-paramiko==4.0.0.20250822 ; python_full_version < '3.10'
types-paramiko==4.0.0.20260322 ; python_full_version >= '3.10'
types-requests==2.32.4.20260107 ; python_full_version < '3.10'
types-requests==2.32.4.20260324 ; python_full_version >= '3.10'
typing-extensions==4.15.0
# via
# astroid
# cryptography
# exceptiongroup
# gherkin-official
# gitpython
# grpcio
# mypy
# opentelemetry-api
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
# opentelemetry-sdk
# opentelemetry-semantic-conventions
# pydantic
# pylint
# referencing
# releaseherald
# testplan
# virtualenv
tzdata==2025.3 ; python_full_version < '3.11' or sys_platform == 'emscripten' or sys_platform == 'win32'
# via
# pandas
# tzlocal
tzlocal==5.3.1
# via testplan
urllib3==2.6.3
# via
# requests
# types-requests
uv==0.11.1
# via testplan
validators==0.20.0
# via testplan
virtualenv==21.2.0
# via pre-commit
werkzeug==3.1.7
# via
# flask
# flask-restx
# testplan
wrapt==1.17.3
# via opentelemetry-instrumentation
zipp==3.23.0
# via
# importlib-metadata
# importlib-resources
zstandard==0.25.0
# via testplan