/ Python / Manifest.toml
Manifest.toml
  1  # This file is machine-generated - editing it directly is not advised
  2  
  3  julia_version = "1.12.1"
  4  manifest_format = "2.0"
  5  project_hash = "0c7f10cfb60650a6236c6f625047febff27edfc9"
  6  
  7  [[deps.ArgTools]]
  8  uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
  9  version = "1.1.2"
 10  
 11  [[deps.Artifacts]]
 12  uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
 13  version = "1.11.0"
 14  
 15  [[deps.Base64]]
 16  uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
 17  version = "1.11.0"
 18  
 19  [[deps.CondaPkg]]
 20  deps = ["JSON3", "Markdown", "MicroMamba", "Pidfile", "Pkg", "Preferences", "Scratch", "TOML", "pixi_jll"]
 21  git-tree-sha1 = "bd491d55b97a036caae1d78729bdb70bf7dababc"
 22  uuid = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"
 23  version = "0.2.33"
 24  
 25  [[deps.DataAPI]]
 26  git-tree-sha1 = "abe83f3a2f1b857aac70ef8b269080af17764bbe"
 27  uuid = "9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a"
 28  version = "1.16.0"
 29  
 30  [[deps.DataValueInterfaces]]
 31  git-tree-sha1 = "bfc1187b79289637fa0ef6d4436ebdfe6905cbd6"
 32  uuid = "e2d170a0-9d28-54be-80f0-106bbe20a464"
 33  version = "1.0.0"
 34  
 35  [[deps.Dates]]
 36  deps = ["Printf"]
 37  uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
 38  version = "1.11.0"
 39  
 40  [[deps.Distributed]]
 41  deps = ["Random", "Serialization", "Sockets"]
 42  uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b"
 43  version = "1.11.0"
 44  
 45  [[deps.DocStringExtensions]]
 46  git-tree-sha1 = "7442a5dfe1ebb773c29cc2962a8980f47221d76c"
 47  uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
 48  version = "0.9.5"
 49  
 50  [[deps.Downloads]]
 51  deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"]
 52  uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
 53  version = "1.6.0"
 54  
 55  [[deps.FileWatching]]
 56  uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
 57  version = "1.11.0"
 58  
 59  [[deps.InteractiveUtils]]
 60  deps = ["Markdown"]
 61  uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
 62  version = "1.11.0"
 63  
 64  [[deps.IteratorInterfaceExtensions]]
 65  git-tree-sha1 = "a3f24677c21f5bbe9d2a714f95dcd58337fb2856"
 66  uuid = "82899510-4779-5014-852e-03e436cf321d"
 67  version = "1.0.0"
 68  
 69  [[deps.JLLWrappers]]
 70  deps = ["Artifacts", "Preferences"]
 71  git-tree-sha1 = "0533e564aae234aff59ab625543145446d8b6ec2"
 72  uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
 73  version = "1.7.1"
 74  
 75  [[deps.JSON3]]
 76  deps = ["Dates", "Mmap", "Parsers", "PrecompileTools", "StructTypes", "UUIDs"]
 77  git-tree-sha1 = "411eccfe8aba0814ffa0fdf4860913ed09c34975"
 78  uuid = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
 79  version = "1.14.3"
 80  
 81      [deps.JSON3.extensions]
 82      JSON3ArrowExt = ["ArrowTypes"]
 83  
 84      [deps.JSON3.weakdeps]
 85      ArrowTypes = "31f734f8-188a-4ce0-8406-c8a06bd891cd"
 86  
 87  [[deps.JuliaSyntaxHighlighting]]
 88  deps = ["StyledStrings"]
 89  uuid = "ac6e5ff7-fb65-4e79-a425-ec3bc9c03011"
 90  version = "1.12.0"
 91  
 92  [[deps.Lang]]
 93  deps = ["Distributed", "DocStringExtensions", "Logging", "PrecompileTools", "Preferences"]
 94  path = "../Lang"
 95  uuid = "29573954-25fe-4a2f-9b4b-dcb25d092053"
 96  version = "0.1.0"
 97  
 98  [[deps.LazyArtifacts]]
 99  deps = ["Artifacts", "Pkg"]
100  uuid = "4af54fe1-eca0-43a8-85a7-787d91b784e3"
101  version = "1.11.0"
102  
103  [[deps.LibCURL]]
104  deps = ["LibCURL_jll", "MozillaCACerts_jll"]
105  uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
106  version = "0.6.4"
107  
108  [[deps.LibCURL_jll]]
109  deps = ["Artifacts", "LibSSH2_jll", "Libdl", "OpenSSL_jll", "Zlib_jll", "nghttp2_jll"]
110  uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
111  version = "8.11.1+1"
112  
113  [[deps.LibGit2]]
114  deps = ["LibGit2_jll", "NetworkOptions", "Printf", "SHA"]
115  uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
116  version = "1.11.0"
117  
118  [[deps.LibGit2_jll]]
119  deps = ["Artifacts", "LibSSH2_jll", "Libdl", "OpenSSL_jll"]
120  uuid = "e37daf67-58a4-590a-8e99-b0245dd2ffc5"
121  version = "1.9.0+0"
122  
123  [[deps.LibSSH2_jll]]
124  deps = ["Artifacts", "Libdl", "OpenSSL_jll"]
125  uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8"
126  version = "1.11.3+1"
127  
128  [[deps.Libdl]]
129  uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
130  version = "1.11.0"
131  
132  [[deps.Logging]]
133  uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
134  version = "1.11.0"
135  
136  [[deps.MacroTools]]
137  git-tree-sha1 = "1e0228a030642014fe5cfe68c2c0a818f9e3f522"
138  uuid = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
139  version = "0.5.16"
140  
141  [[deps.Markdown]]
142  deps = ["Base64", "JuliaSyntaxHighlighting", "StyledStrings"]
143  uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
144  version = "1.11.0"
145  
146  [[deps.MicroMamba]]
147  deps = ["Pkg", "Scratch", "micromamba_jll"]
148  git-tree-sha1 = "011cab361eae7bcd7d278f0a7a00ff9c69000c51"
149  uuid = "0b3b1443-0f03-428d-bdfb-f27f9c1191ea"
150  version = "0.1.14"
151  
152  [[deps.Mmap]]
153  uuid = "a63ad114-7e13-5084-954f-fe012c677804"
154  version = "1.11.0"
155  
156  [[deps.MozillaCACerts_jll]]
157  uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
158  version = "2025.5.20"
159  
160  [[deps.NetworkOptions]]
161  uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
162  version = "1.3.0"
163  
164  [[deps.OpenSSL_jll]]
165  deps = ["Artifacts", "Libdl"]
166  uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
167  version = "3.5.1+0"
168  
169  [[deps.OrderedCollections]]
170  git-tree-sha1 = "05868e21324cede2207c6f0f466b4bfef6d5e7ee"
171  uuid = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
172  version = "1.8.1"
173  
174  [[deps.Parsers]]
175  deps = ["Dates", "PrecompileTools", "UUIDs"]
176  git-tree-sha1 = "7d2f8f21da5db6a806faf7b9b292296da42b2810"
177  uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
178  version = "2.8.3"
179  
180  [[deps.Pidfile]]
181  deps = ["FileWatching", "Test"]
182  git-tree-sha1 = "2d8aaf8ee10df53d0dfb9b8ee44ae7c04ced2b03"
183  uuid = "fa939f87-e72e-5be4-a000-7fc836dbe307"
184  version = "1.3.0"
185  
186  [[deps.Pkg]]
187  deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "Random", "SHA", "TOML", "Tar", "UUIDs", "p7zip_jll"]
188  uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
189  version = "1.12.0"
190  
191      [deps.Pkg.extensions]
192      REPLExt = "REPL"
193  
194      [deps.Pkg.weakdeps]
195      REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
196  
197  [[deps.PrecompileTools]]
198  deps = ["Preferences"]
199  git-tree-sha1 = "07a921781cab75691315adc645096ed5e370cb77"
200  uuid = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
201  version = "1.3.3"
202  
203  [[deps.Preferences]]
204  deps = ["TOML"]
205  git-tree-sha1 = "0f27480397253da18fe2c12a4ba4eb9eb208bf3d"
206  uuid = "21216c6a-2e73-6563-6e65-726566657250"
207  version = "1.5.0"
208  
209  [[deps.Printf]]
210  deps = ["Unicode"]
211  uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7"
212  version = "1.11.0"
213  
214  [[deps.Python]]
215  deps = ["Dates", "DocStringExtensions", "Lang", "OpenSSL_jll", "Pkg", "PrecompileTools", "PythonCall", "Reexport"]
216  path = "."
217  uuid = "e8cdc95d-7257-4c38-ab0e-cc8a28c19776"
218  version = "0.1.0"
219  
220  [[deps.PythonCall]]
221  deps = ["CondaPkg", "Dates", "Libdl", "MacroTools", "Markdown", "Pkg", "Serialization", "Tables", "UnsafePointers"]
222  git-tree-sha1 = "c576260774cc832998c2a9d1b2efc9452c172d35"
223  uuid = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
224  version = "0.9.30"
225  
226      [deps.PythonCall.extensions]
227      CategoricalArraysExt = "CategoricalArrays"
228      PyCallExt = "PyCall"
229  
230      [deps.PythonCall.weakdeps]
231      CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
232      PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
233  
234  [[deps.Random]]
235  deps = ["SHA"]
236  uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
237  version = "1.11.0"
238  
239  [[deps.Reexport]]
240  git-tree-sha1 = "45e428421666073eab6f2da5c9d310d99bb12f9b"
241  uuid = "189a3867-3050-52da-a836-e630ba90ab69"
242  version = "1.2.2"
243  
244  [[deps.SHA]]
245  uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
246  version = "0.7.0"
247  
248  [[deps.Scratch]]
249  deps = ["Dates"]
250  git-tree-sha1 = "9b81b8393e50b7d4e6d0a9f14e192294d3b7c109"
251  uuid = "6c6a2e73-6563-6170-7368-637461726353"
252  version = "1.3.0"
253  
254  [[deps.Serialization]]
255  uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
256  version = "1.11.0"
257  
258  [[deps.Sockets]]
259  uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
260  version = "1.11.0"
261  
262  [[deps.StructTypes]]
263  deps = ["Dates", "UUIDs"]
264  git-tree-sha1 = "159331b30e94d7b11379037feeb9b690950cace8"
265  uuid = "856f2bd8-1eba-4b0a-8007-ebc267875bd4"
266  version = "1.11.0"
267  
268  [[deps.StyledStrings]]
269  uuid = "f489334b-da3d-4c2e-b8f0-e476e12c162b"
270  version = "1.11.0"
271  
272  [[deps.TOML]]
273  deps = ["Dates"]
274  uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
275  version = "1.0.3"
276  
277  [[deps.TableTraits]]
278  deps = ["IteratorInterfaceExtensions"]
279  git-tree-sha1 = "c06b2f539df1c6efa794486abfb6ed2022561a39"
280  uuid = "3783bdb8-4a98-5b6b-af9a-565f29a5fe9c"
281  version = "1.0.1"
282  
283  [[deps.Tables]]
284  deps = ["DataAPI", "DataValueInterfaces", "IteratorInterfaceExtensions", "OrderedCollections", "TableTraits"]
285  git-tree-sha1 = "f2c1efbc8f3a609aadf318094f8fc5204bdaf344"
286  uuid = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
287  version = "1.12.1"
288  
289  [[deps.Tar]]
290  deps = ["ArgTools", "SHA"]
291  uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
292  version = "1.10.0"
293  
294  [[deps.Test]]
295  deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
296  uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
297  version = "1.11.0"
298  
299  [[deps.UUIDs]]
300  deps = ["Random", "SHA"]
301  uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
302  version = "1.11.0"
303  
304  [[deps.Unicode]]
305  uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
306  version = "1.11.0"
307  
308  [[deps.UnsafePointers]]
309  git-tree-sha1 = "c81331b3b2e60a982be57c046ec91f599ede674a"
310  uuid = "e17b2a0c-0bdf-430a-bd0c-3a23cae4ff39"
311  version = "1.0.0"
312  
313  [[deps.Zlib_jll]]
314  deps = ["Libdl"]
315  uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
316  version = "1.3.1+2"
317  
318  [[deps.micromamba_jll]]
319  deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl"]
320  git-tree-sha1 = "2ca2ac0b23a8e6b76752453e08428b3b4de28095"
321  uuid = "f8abcde7-e9b7-5caa-b8af-a437887ae8e4"
322  version = "1.5.12+0"
323  
324  [[deps.nghttp2_jll]]
325  deps = ["Artifacts", "Libdl"]
326  uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
327  version = "1.64.0+1"
328  
329  [[deps.p7zip_jll]]
330  deps = ["Artifacts", "Libdl"]
331  uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
332  version = "17.5.0+2"
333  
334  [[deps.pixi_jll]]
335  deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl"]
336  git-tree-sha1 = "f349584316617063160a947a82638f7611a8ef0f"
337  uuid = "4d7b5844-a134-5dcd-ac86-c8f19cd51bed"
338  version = "0.41.3+0"