-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathconstraints.txt
More file actions
228 lines (228 loc) · 4.28 KB
/
Copy pathconstraints.txt
File metadata and controls
228 lines (228 loc) · 4.28 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
alabaster==1.0.0
# via sphinx
annotated-types==0.7.0
# via pydantic
auditwheel==6.2.0 ; sys_platform == 'linux'
babel==2.17.0
# via sphinx
beautifulsoup4==4.13.3
# via sphinx-material
boto3==1.34.21
# via hostfactory (pyproject.toml)
botocore==1.34.21
# via
# boto3
# s3transfer
cachetools==5.5.1
# via
# google-auth
# tox
certifi==2023.11.17
# via
# kubernetes
# requests
chardet==5.2.0
# via tox
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# hostfactory (pyproject.toml)
# typer-slim
colorama==0.4.6
# via
# click
# pytest
# sphinx
# tox
coverage==7.6.12
# via
# hostfactory (pyproject.toml)
# pytest-cov
css-html-js-minify==2.5.5
# via sphinx-material
distlib==0.3.9
# via virtualenv
docutils==0.20.1
# via sphinx
filelock==3.17.0
# via
# tox
# virtualenv
google-auth==2.27.0
# via kubernetes
hatchling==1.27.0
# via hostfactory (pyproject.toml)
idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==8.6.1
# via hostfactory (pyproject.toml)
iniconfig==2.0.0
# via pytest
inotify==0.2.10
# via hostfactory (pyproject.toml)
jinja2==3.1.3
# via
# hostfactory (pyproject.toml)
# sphinx
jmespath==1.0.1
# via
# boto3
# botocore
kubernetes==28.1.0
# via hostfactory (pyproject.toml)
lxml==5.3.1
# via sphinx-material
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
mdurl==0.1.2
# via markdown-it-py
mypy==1.15.0
mypy-extensions==1.0.0
# via mypy
nose==1.3.7
# via inotify
oauthlib==3.2.2
# via
# kubernetes
# requests-oauthlib
packaging==24.2
# via
# auditwheel
# hatchling
# pyproject-api
# pytest
# sphinx
# tox
# tox-uv
pathspec==0.12.1
# via hatchling
platformdirs==4.3.6
# via
# tox
# virtualenv
pluggy==1.5.0
# via
# hatchling
# pytest
# tox
pyasn1==0.5.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.3.0
# via google-auth
pydantic==2.10.6
# via hostfactory (pyproject.toml)
pydantic-core==2.27.2
# via pydantic
pyelftools==0.32 ; sys_platform == 'linux'
# via auditwheel
pygments==2.17.2
# via
# rich
# sphinx
pyproject-api==1.9.0
# via tox
pytest==7.4.4
# via
# hostfactory (pyproject.toml)
# pytest-cov
pytest-cov==6.0.0
# via
# hostfactory (pyproject.toml)
python-dateutil==2.8.2
# via
# botocore
# kubernetes
python-slugify==8.0.4
# via sphinx-material
pyyaml==6.0.1
# via
# hostfactory (pyproject.toml)
# kubernetes
requests==2.31.0
# via
# kubernetes
# requests-oauthlib
# sphinx
requests-oauthlib==1.3.1
# via kubernetes
rich==13.7.0
# via
# hostfactory (pyproject.toml)
roman-numerals-py==3.0.0
# via sphinx
rsa==4.9
# via google-auth
ruff==0.9.6
s3transfer==0.10.0
# via boto3
six==1.16.0
# via
# kubernetes
# python-dateutil
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.6
# via beautifulsoup4
sphinx==8.2.0
# via sphinx-material
sphinx-material==0.0.36
# via hostfactory (pyproject.toml)
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
text-unidecode==1.3
# via python-slugify
tomli==2.2.1 ; python_full_version <= '3.11'
# via coverage
tomlkit==0.13.2
tox==4.15.1
# via
# tox-uv
tox-uv==1.11.0
trove-classifiers==2025.2.18.16
# via hatchling
typer-slim==0.15.1
typing-extensions==4.12.2
# via
# hostfactory (pyproject.toml)
# beautifulsoup4
# mypy
# pydantic
# pydantic-core
# typer-slim
typos==1.29.8
unidecode==1.3.8
# via python-slugify
urllib3==1.26.20
# via
# botocore
# kubernetes
# requests
uv==0.6.2
# via
# tox-uv
virtualenv==20.29.2
# via tox
websocket-client==1.6.4
# via kubernetes
wheel-filename==1.4.2
wrapt==1.16.0
# via hostfactory (pyproject.toml)
zipp==3.21.0
# via importlib-metadata