-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpoetry.lock
356 lines (304 loc) · 9.85 KB
/
poetry.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
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
# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
[[package]]
name = "dataclasses-json"
version = "0.6.3"
description = "Easily serialize dataclasses to and from JSON."
optional = false
python-versions = ">=3.7,<4.0"
files = [
{file = "dataclasses_json-0.6.3-py3-none-any.whl", hash = "sha256:4aeb343357997396f6bca1acae64e486c3a723d8f5c76301888abeccf0c45176"},
]
[package.dependencies]
marshmallow = ">=3.18.0,<4.0.0"
typing-inspect = ">=0.4.0,<1"
[package.source]
type = "legacy"
url = "http://10.10.10.111:3141/ivy/pub/+simple"
reference = "ivy_pub"
[[package]]
name = "datasize"
version = "1.0.0"
description = "Python integer subclass to handle arithmetic and formatting of integers with data size units"
optional = false
python-versions = "*"
files = [
{file = "datasize-1.0.0.tar.gz", hash = "sha256:57a6fee8f438221fb2ba36d5851f4f2eb9677b5378477c00e32b2d6700122478"},
]
[package.source]
type = "legacy"
url = "http://10.10.10.111:3141/ivy/pub/+simple"
reference = "ivy_pub"
[[package]]
name = "inflection"
version = "0.5.1"
description = "A port of Ruby on Rails inflector to Python"
optional = false
python-versions = ">=3.5"
files = [
{file = "inflection-0.5.1-py2.py3-none-any.whl", hash = "sha256:f38b2b640938a4f35ade69ac3d053042959b62a0f1076a5bbaa1b9526605a8a2"},
]
[package.source]
type = "legacy"
url = "http://10.10.10.111:3141/ivy/pub/+simple"
reference = "ivy_pub"
[[package]]
name = "jsonschema"
version = "4.23.0"
description = ""
optional = false
python-versions = "*"
files = [
{file = "jsonschema-4.23.0-py3-none-any.whl", hash = "sha256:fbadb6f8b144a8f8cf9f0b89ba94501d143e50411a1278633f56a7acf7fd5566"},
]
[package.source]
type = "legacy"
url = "http://10.10.10.111:3141/ivy/pub/+simple"
reference = "ivy_pub"
[[package]]
name = "lxml"
version = "5.2.2"
description = "Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API."
optional = false
python-versions = ">=3.6"
files = [
{file = "lxml-5.2.2-cp310-cp310-manylinux_2_28_x86_64.whl", hash = "sha256:13e69be35391ce72712184f69000cda04fc89689429179bc4c0ae5f0b7a8c21b"},
]
[package.extras]
cssselect = ["cssselect (>=0.7)"]
html-clean = ["lxml-html-clean"]
html5 = ["html5lib"]
htmlsoup = ["BeautifulSoup4"]
source = ["Cython (>=3.0.10)"]
[package.source]
type = "legacy"
url = "http://10.10.10.111:3141/ivy/pub/+simple"
reference = "ivy_pub"
[[package]]
name = "markdown"
version = "3.6"
description = "Python implementation of John Gruber's Markdown."
optional = false
python-versions = ">=3.8"
files = [
{file = "Markdown-3.6-py3-none-any.whl", hash = "sha256:48f276f4d8cfb8ce6527c8f79e2ee29708508bf4d40aa410fbc3b4ee832c850f"},
]
[package.extras]
docs = ["mdx-gh-links (>=0.2)", "mkdocs (>=1.5)", "mkdocs-gen-files", "mkdocs-literate-nav", "mkdocs-nature (>=0.6)", "mkdocs-section-index", "mkdocstrings[python]"]
testing = ["coverage", "pyyaml"]
[package.source]
type = "legacy"
url = "http://10.10.10.111:3141/ivy/pub/+simple"
reference = "ivy_pub"
[[package]]
name = "marshmallow"
version = "3.20.2"
description = "A lightweight library for converting complex datatypes to and from native Python datatypes."
optional = false
python-versions = ">=3.8"
files = [
{file = "marshmallow-3.20.2-py3-none-any.whl", hash = "sha256:c21d4b98fee747c130e6bc8f45c4b3199ea66bc00c12ee1f639f0aeca034d5e9"},
]
[package.dependencies]
packaging = ">=17.0"
[package.extras]
dev = ["pre-commit (>=2.4,<4.0)", "pytest", "pytz", "simplejson", "tox"]
docs = ["alabaster (==0.7.15)", "autodocsumm (==0.2.12)", "sphinx (==7.2.6)", "sphinx-issues (==3.0.1)", "sphinx-version-warning (==1.1.2)"]
lint = ["pre-commit (>=2.4,<4.0)"]
tests = ["pytest", "pytz", "simplejson"]
[package.source]
type = "legacy"
url = "http://10.10.10.111:3141/ivy/pub/+simple"
reference = "ivy_pub"
[[package]]
name = "mypy-extensions"
version = "1.0.0"
description = "Type system extensions for programs checked with the mypy type checker."
optional = false
python-versions = ">=3.5"
files = [
{file = "mypy_extensions-1.0.0-py3-none-any.whl", hash = "sha256:4392f6c0eb8a5668a69e23d168ffa70f0be9ccfd32b5cc2d26a34ae5b844552d"},
]
[package.source]
type = "legacy"
url = "http://10.10.10.111:3141/ivy/pub/+simple"
reference = "ivy_pub"
[[package]]
name = "numpy"
version = "2.0.0"
description = "Fundamental package for array computing in Python"
optional = false
python-versions = ">=3.9"
files = [
{file = "numpy-2.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6d7696c615765091cc5093f76fd1fa069870304beaccfd58b5dcc69e55ef49c1"},
]
[package.source]
type = "legacy"
url = "http://10.10.10.111:3141/ivy/pub/+simple"
reference = "ivy_pub"
[[package]]
name = "packaging"
version = "23.2"
description = "Core utilities for Python packages"
optional = false
python-versions = ">=3.7"
files = [
{file = "packaging-23.2-py3-none-any.whl", hash = "sha256:8c491190033a9af7e1d931d0b5dacc2ef47509b34dd0de67ed209b5203fc88c7"},
]
[package.source]
type = "legacy"
url = "http://10.10.10.111:3141/ivy/pub/+simple"
reference = "ivy_pub"
[[package]]
name = "pyboolector"
version = "3.2.3.20240305.1"
description = "Python wrapper around the Boolector SMT solver"
optional = false
python-versions = "*"
files = [
{file = "PyBoolector-3.2.3.20240305.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ddf2598bd804a6dbaac881ca9f00688657134f31889f076c859538f3c64c7d07"},
]
[package.source]
type = "legacy"
url = "http://10.10.10.111:3141/ivy/pub/+simple"
reference = "ivy_pub"
[[package]]
name = "pydevicetree"
version = "0.0.13"
description = "A library for parsing Devicetree Source v1"
optional = false
python-versions = ">=3.5"
files = [
{file = "pydevicetree-0.0.13-py3-none-any.whl", hash = "sha256:d61c695cec925b90a8b5740053f4b604e51154a9b36e62a2f12ed9ceaf2f8c38"},
]
[package.dependencies]
pyparsing = "*"
[package.source]
type = "legacy"
url = "http://10.10.10.111:3141/ivy/pub/+simple"
reference = "ivy_pub"
[[package]]
name = "pyparsing"
version = "3.1.1"
description = "pyparsing module - Classes and methods to define and execute parsing grammars"
optional = false
python-versions = ">=3.6.8"
files = [
{file = "pyparsing-3.1.1-py3-none-any.whl", hash = "sha256:32c7c0b711493c72ff18a981d24f28aaf9c1fb7ed5e9667c9e84e3db623bdbfb"},
]
[package.extras]
diagrams = ["jinja2", "railroad-diagrams"]
[package.source]
type = "legacy"
url = "http://10.10.10.111:3141/ivy/pub/+simple"
reference = "ivy_pub"
[[package]]
name = "python-jsonschema-objects"
version = "0.5.5"
description = "An object wrapper for JSON Schema definitions"
optional = false
python-versions = ">=3.8"
files = [
{file = "python_jsonschema_objects-0.5.5-py2.py3-none-any.whl", hash = "sha256:735c70bf4687742aef07100e8ef0037b09e81bd3652e158559a68ca8bf6d1dca"},
]
[package.dependencies]
inflection = ">=0.2"
jsonschema = ">=4.18"
Markdown = ">=2.4"
[package.source]
type = "legacy"
url = "http://10.10.10.111:3141/ivy/pub/+simple"
reference = "ivy_pub"
[[package]]
name = "pyucis"
version = "0.1.3.7162246580"
description = "PyUCIS provides a Python API for manipulating UCIS coverage data."
optional = false
python-versions = "*"
files = [
{file = "pyucis-0.1.3.7162246580-py2.py3-none-any.whl", hash = "sha256:998ed9c7ef4e0f79672d75166a5dd0e476f62b2f1e8a0d251b910ae026fd2f29"},
]
[package.dependencies]
jsonschema = "*"
lxml = "*"
python-jsonschema-objects = "*"
pyyaml = "*"
[package.source]
type = "legacy"
url = "http://10.10.10.111:3141/ivy/pub/+simple"
reference = "ivy_pub"
[[package]]
name = "pyvsc"
version = "0.9.1.9940712143"
description = "pyvsc (Verification Stimulus and Coverage) is a Python package for generating randomized stimulus and defining and collecting functional coverage."
optional = false
python-versions = "*"
files = [
{file = "pyvsc-0.9.1.9940712143-py2.py3-none-any.whl", hash = "sha256:17ee34bac9ccae9fdd99291098ff89e23b0f9ab5f1c719dea301d74323bb970d"},
]
[package.dependencies]
pyboolector = ">=3.2.2"
pyucis = ">=0.1.3"
toposort = "*"
[package.source]
type = "legacy"
url = "http://10.10.10.111:3141/ivy/pub/+simple"
reference = "ivy_pub"
[[package]]
name = "pyyaml"
version = "6.0.1"
description = "YAML parser and emitter for Python"
optional = false
python-versions = ">=3.6"
files = [
{file = "PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ba336e390cd8e4d1739f42dfe9bb83a3cc2e80f567d8805e11b46f4a943f5515"},
]
[package.source]
type = "legacy"
url = "http://10.10.10.111:3141/ivy/pub/+simple"
reference = "ivy_pub"
[[package]]
name = "toposort"
version = "1.10"
description = "Implements a topological sort algorithm."
optional = false
python-versions = "*"
files = [
{file = "toposort-1.10-py3-none-any.whl", hash = "sha256:cbdbc0d0bee4d2695ab2ceec97fe0679e9c10eab4b2a87a9372b929e70563a87"},
]
[package.source]
type = "legacy"
url = "http://10.10.10.111:3141/ivy/pub/+simple"
reference = "ivy_pub"
[[package]]
name = "typing-extensions"
version = "4.9.0"
description = "Backported and Experimental Type Hints for Python 3.8+"
optional = false
python-versions = ">=3.8"
files = [
{file = "typing_extensions-4.9.0-py3-none-any.whl", hash = "sha256:af72aea155e91adfc61c3ae9e0e342dbc0cba726d6cba4b6c72c1f34e47291cd"},
]
[package.source]
type = "legacy"
url = "http://10.10.10.111:3141/ivy/pub/+simple"
reference = "ivy_pub"
[[package]]
name = "typing-inspect"
version = "0.9.0"
description = "Runtime inspection utilities for typing module."
optional = false
python-versions = "*"
files = [
{file = "typing_inspect-0.9.0-py3-none-any.whl", hash = "sha256:9ee6fc59062311ef8547596ab6b955e1b8aa46242d854bfc78f4f6b0eff35f9f"},
]
[package.dependencies]
mypy-extensions = ">=0.3.0"
typing-extensions = ">=3.7.4"
[package.source]
type = "legacy"
url = "http://10.10.10.111:3141/ivy/pub/+simple"
reference = "ivy_pub"
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "de180105ff4a8c4699b981b80aa04822d6b712eace9478a41890a5273f867359"