-
Notifications
You must be signed in to change notification settings - Fork 0
/
magic.lock
940 lines (940 loc) · 30.1 KB
/
magic.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
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
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
version: 5
environments:
default:
channels:
- url: https://conda.anaconda.org/conda-forge/
- url: https://conda.modular.com/max/
- url: https://conda.modular.com/max-nightly/
indexes:
- https://pypi.org/simple
packages:
osx-arm64:
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/bzip2-1.0.8-h99b78c6_7.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/ca-certificates-2024.8.30-hf0a4a13_0.conda
- conda: https://conda.anaconda.org/conda-forge/noarch/click-8.1.7-unix_pyh707e725_0.conda
- conda: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.5.0-pyha770c72_0.conda
- conda: https://conda.anaconda.org/conda-forge/noarch/jupyter_client-8.6.3-pyhd8ed1ab_0.conda
- conda: https://conda.anaconda.org/conda-forge/noarch/jupyter_core-5.7.2-pyh31011fe_1.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/krb5-1.21.3-h237132a_0.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libblas-3.9.0-24_osxarm64_openblas.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libcblas-3.9.0-24_osxarm64_openblas.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libcxx-19.1.0-ha82da77_0.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libedit-3.1.20191231-hc8eb9b7_2.tar.bz2
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libexpat-2.6.3-hf9b8971_0.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libffi-3.4.2-h3422bc3_5.tar.bz2
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libgfortran-5.0.0-13_2_0_hd922786_3.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libgfortran5-13.2.0-hf226fd6_3.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/liblapack-3.9.0-24_osxarm64_openblas.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libopenblas-0.3.27-openmp_h517c56d_1.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libsodium-1.0.20-h99b78c6_0.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libsqlite-3.46.1-hc14010f_0.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libzlib-1.3.1-hfb2fe0b_1.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/llvm-openmp-18.1.8-hde57baf_1.conda
- conda: https://conda.modular.com/max/noarch/max-24.5.0-release.conda
- conda: https://conda.modular.com/max/osx-arm64/max-core-24.5.0-release.conda
- conda: https://conda.modular.com/max/osx-arm64/max-python-24.5.0-3.12release.conda
- conda: https://conda.modular.com/max/noarch/mblack-24.5.0-release.conda
- conda: https://conda.modular.com/max/noarch/mojo-jupyter-24.5.0-release.conda
- conda: https://conda.anaconda.org/conda-forge/noarch/mypy_extensions-1.0.0-pyha770c72_0.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/ncurses-6.5-h7bae524_1.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/numpy-1.26.4-py312h8442bc7_0.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/openssl-3.3.2-h8359307_0.conda
- conda: https://conda.anaconda.org/conda-forge/noarch/packaging-24.1-pyhd8ed1ab_0.conda
- conda: https://conda.anaconda.org/conda-forge/noarch/pathspec-0.12.1-pyhd8ed1ab_0.conda
- conda: https://conda.anaconda.org/conda-forge/noarch/platformdirs-4.3.6-pyhd8ed1ab_0.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/python-3.12.6-h739c21a_2_cpython.conda
- conda: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/python_abi-3.12-5_cp312.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/pyzmq-26.2.0-py312hc6335d2_2.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/readline-8.2-h92ec313_1.conda
- conda: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/tk-8.6.13-h5083fa2_1.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/tornado-6.4.1-py312h024a12e_1.conda
- conda: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_0.conda
- conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024a-h8827d51_1.conda
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/xz-5.2.6-h57fd34a_0.tar.bz2
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/zeromq-4.3.5-h64debc3_5.conda
- conda: https://conda.anaconda.org/conda-forge/noarch/zipp-3.20.2-pyhd8ed1ab_0.conda
- pypi: https://files.pythonhosted.org/packages/43/09/2aea36ff60d16dd8879bdb2f5b3ee0ba8d08cbbdcdfe870e695ce3784385/execnet-2.1.1-py3-none-any.whl
- pypi: https://files.pythonhosted.org/packages/ef/a6/62565a6e1cf69e10f5727360368e451d4b7f58beeac6173dc9db836a5b46/iniconfig-2.0.0-py3-none-any.whl
- pypi: git+https://github.com/guidorice/mojo-pytest.git@3de2df3ce76d529e48024c30e7117b8c8ecf0d2d
- pypi: https://files.pythonhosted.org/packages/88/5f/e351af9a41f866ac3f1fac4ca0613908d9a41741cfcf2228f4ad853b697d/pluggy-1.5.0-py3-none-any.whl
- pypi: https://files.pythonhosted.org/packages/6b/77/7440a06a8ead44c7757a64362dd22df5760f9b12dc5f11b6188cd2fc27a0/pytest-8.3.3-py3-none-any.whl
- pypi: https://files.pythonhosted.org/packages/6d/82/1d96bf03ee4c0fdc3c0cbe61470070e659ca78dc0086fb88b66c185e2449/pytest_xdist-3.6.1-py3-none-any.whl
packages:
- kind: conda
name: bzip2
version: 1.0.8
build: h99b78c6_7
build_number: 7
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/bzip2-1.0.8-h99b78c6_7.conda
sha256: adfa71f158cbd872a36394c56c3568e6034aa55c623634b37a4836bd036e6b91
md5: fc6948412dbbbe9a4c9ddbbcfe0a79ab
depends:
- __osx >=11.0
license: bzip2-1.0.6
license_family: BSD
purls: []
size: 122909
timestamp: 1720974522888
- kind: conda
name: ca-certificates
version: 2024.8.30
build: hf0a4a13_0
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/ca-certificates-2024.8.30-hf0a4a13_0.conda
sha256: 2db1733f4b644575dbbdd7994a8f338e6ef937f5ebdb74acd557e9dda0211709
md5: 40dec13fd8348dbe303e57be74bd3d35
license: ISC
purls: []
size: 158482
timestamp: 1725019034582
- kind: conda
name: click
version: 8.1.7
build: unix_pyh707e725_0
subdir: noarch
noarch: python
url: https://conda.anaconda.org/conda-forge/noarch/click-8.1.7-unix_pyh707e725_0.conda
sha256: f0016cbab6ac4138a429e28dbcb904a90305b34b3fe41a9b89d697c90401caec
md5: f3ad426304898027fc619827ff428eca
depends:
- __unix
- python >=3.8
license: BSD-3-Clause
license_family: BSD
purls:
- pkg:pypi/click?source=hash-mapping
size: 84437
timestamp: 1692311973840
- kind: pypi
name: execnet
version: 2.1.1
url: https://files.pythonhosted.org/packages/43/09/2aea36ff60d16dd8879bdb2f5b3ee0ba8d08cbbdcdfe870e695ce3784385/execnet-2.1.1-py3-none-any.whl
sha256: 26dee51f1b80cebd6d0ca8e74dd8745419761d3bef34163928cbebbdc4749fdc
requires_dist:
- hatch ; extra == 'testing'
- pre-commit ; extra == 'testing'
- pytest ; extra == 'testing'
- tox ; extra == 'testing'
requires_python: '>=3.8'
- kind: conda
name: importlib-metadata
version: 8.5.0
build: pyha770c72_0
subdir: noarch
noarch: python
url: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.5.0-pyha770c72_0.conda
sha256: 7194700ce1a5ad2621fd68e894dd8c1ceaff9a38723e6e0e5298fdef13017b1c
md5: 54198435fce4d64d8a89af22573012a8
depends:
- python >=3.8
- zipp >=0.5
license: Apache-2.0
license_family: APACHE
purls:
- pkg:pypi/importlib-metadata?source=hash-mapping
size: 28646
timestamp: 1726082927916
- kind: pypi
name: iniconfig
version: 2.0.0
url: https://files.pythonhosted.org/packages/ef/a6/62565a6e1cf69e10f5727360368e451d4b7f58beeac6173dc9db836a5b46/iniconfig-2.0.0-py3-none-any.whl
sha256: b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374
requires_python: '>=3.7'
- kind: conda
name: jupyter_client
version: 8.6.3
build: pyhd8ed1ab_0
subdir: noarch
noarch: python
url: https://conda.anaconda.org/conda-forge/noarch/jupyter_client-8.6.3-pyhd8ed1ab_0.conda
sha256: 4419c85e209a715f551a5c9bead746f29ee9d0fc41e772a76db3868622795671
md5: a14218cfb29662b4a19ceb04e93e298e
depends:
- importlib-metadata >=4.8.3
- jupyter_core >=4.12,!=5.0.*
- python >=3.8
- python-dateutil >=2.8.2
- pyzmq >=23.0
- tornado >=6.2
- traitlets >=5.3
license: BSD-3-Clause
license_family: BSD
purls:
- pkg:pypi/jupyter-client?source=hash-mapping
size: 106055
timestamp: 1726610805505
- kind: conda
name: jupyter_core
version: 5.7.2
build: pyh31011fe_1
build_number: 1
subdir: noarch
noarch: python
url: https://conda.anaconda.org/conda-forge/noarch/jupyter_core-5.7.2-pyh31011fe_1.conda
sha256: 732b1e8536bc22a5a174baa79842d79db2f4956d90293dd82dc1b3f6099bcccd
md5: 0a2980dada0dd7fd0998f0342308b1b1
depends:
- __unix
- platformdirs >=2.5
- python >=3.8
- traitlets >=5.3
license: BSD-3-Clause
license_family: BSD
purls:
- pkg:pypi/jupyter-core?source=hash-mapping
size: 57671
timestamp: 1727163547058
- kind: conda
name: krb5
version: 1.21.3
build: h237132a_0
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/krb5-1.21.3-h237132a_0.conda
sha256: 4442f957c3c77d69d9da3521268cad5d54c9033f1a73f99cde0a3658937b159b
md5: c6dc8a0fdec13a0565936655c33069a1
depends:
- __osx >=11.0
- libcxx >=16
- libedit >=3.1.20191231,<3.2.0a0
- libedit >=3.1.20191231,<4.0a0
- openssl >=3.3.1,<4.0a0
license: MIT
license_family: MIT
purls: []
size: 1155530
timestamp: 1719463474401
- kind: conda
name: libblas
version: 3.9.0
build: 24_osxarm64_openblas
build_number: 24
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/libblas-3.9.0-24_osxarm64_openblas.conda
sha256: 4739f7463efb12e6d71536d8b0285a8de5aaadcc442bfedb9d92d1b4cbc47847
md5: 35cb711e7bc46ee5f3dd67af99ad1986
depends:
- libopenblas >=0.3.27,<0.3.28.0a0
- libopenblas >=0.3.27,<1.0a0
constrains:
- liblapack 3.9.0 24_osxarm64_openblas
- blas * openblas
- liblapacke 3.9.0 24_osxarm64_openblas
- libcblas 3.9.0 24_osxarm64_openblas
license: BSD-3-Clause
license_family: BSD
purls: []
size: 15144
timestamp: 1726668802976
- kind: conda
name: libcblas
version: 3.9.0
build: 24_osxarm64_openblas
build_number: 24
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/libcblas-3.9.0-24_osxarm64_openblas.conda
sha256: 40dc3f7c44af5cd5a2020386cb30f92943a9d8f7f54321b4d6ae32b2e54af9a4
md5: c8977086a19233153e454bb2b332a920
depends:
- libblas 3.9.0 24_osxarm64_openblas
constrains:
- liblapack 3.9.0 24_osxarm64_openblas
- blas * openblas
- liblapacke 3.9.0 24_osxarm64_openblas
license: BSD-3-Clause
license_family: BSD
purls: []
size: 15062
timestamp: 1726668809379
- kind: conda
name: libcxx
version: 19.1.0
build: ha82da77_0
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/libcxx-19.1.0-ha82da77_0.conda
sha256: b71167d9b7c8e598b12bbdafefd0139e3c70c6eb258cbda3de3fb422d0098025
md5: a4c66c0d5b0f268fd27a956145004d27
depends:
- __osx >=11.0
license: Apache-2.0 WITH LLVM-exception
license_family: Apache
purls: []
size: 520766
timestamp: 1726782571130
- kind: conda
name: libedit
version: 3.1.20191231
build: hc8eb9b7_2
build_number: 2
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/libedit-3.1.20191231-hc8eb9b7_2.tar.bz2
sha256: 3912636197933ecfe4692634119e8644904b41a58f30cad9d1fc02f6ba4d9fca
md5: 30e4362988a2623e9eb34337b83e01f9
depends:
- ncurses >=6.2,<7.0.0a0
license: BSD-2-Clause
license_family: BSD
purls: []
size: 96607
timestamp: 1597616630749
- kind: conda
name: libexpat
version: 2.6.3
build: hf9b8971_0
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/libexpat-2.6.3-hf9b8971_0.conda
sha256: 5cbe5a199fba14ade55457a468ce663aac0b54832c39aa54470b3889b4c75c4a
md5: 5f22f07c2ab2dea8c66fe9585a062c96
depends:
- __osx >=11.0
constrains:
- expat 2.6.3.*
license: MIT
license_family: MIT
purls: []
size: 63895
timestamp: 1725568783033
- kind: conda
name: libffi
version: 3.4.2
build: h3422bc3_5
build_number: 5
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/libffi-3.4.2-h3422bc3_5.tar.bz2
sha256: 41b3d13efb775e340e4dba549ab5c029611ea6918703096b2eaa9c015c0750ca
md5: 086914b672be056eb70fd4285b6783b6
license: MIT
license_family: MIT
purls: []
size: 39020
timestamp: 1636488587153
- kind: conda
name: libgfortran
version: 5.0.0
build: 13_2_0_hd922786_3
build_number: 3
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/libgfortran-5.0.0-13_2_0_hd922786_3.conda
sha256: 44e541b4821c96b28b27fef5630883a60ce4fee91fd9c79f25a199f8f73f337b
md5: 4a55d9e169114b2b90d3ec4604cd7bbf
depends:
- libgfortran5 13.2.0 hf226fd6_3
license: GPL-3.0-only WITH GCC-exception-3.1
license_family: GPL
purls: []
size: 110233
timestamp: 1707330749033
- kind: conda
name: libgfortran5
version: 13.2.0
build: hf226fd6_3
build_number: 3
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/libgfortran5-13.2.0-hf226fd6_3.conda
sha256: bafc679eedb468a86aa4636061c55966186399ee0a04b605920d208d97ac579a
md5: 66ac81d54e95c534ae488726c1f698ea
depends:
- llvm-openmp >=8.0.0
constrains:
- libgfortran 5.0.0 13_2_0_*_3
license: GPL-3.0-only WITH GCC-exception-3.1
license_family: GPL
purls: []
size: 997381
timestamp: 1707330687590
- kind: conda
name: liblapack
version: 3.9.0
build: 24_osxarm64_openblas
build_number: 24
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/liblapack-3.9.0-24_osxarm64_openblas.conda
sha256: 67fbfd0466eee443cda9596ed22daabedc96b7b4d1b31f49b1c1b0983dd1dd2c
md5: 49a3241f76cdbe705e346204a328f66c
depends:
- libblas 3.9.0 24_osxarm64_openblas
constrains:
- blas * openblas
- liblapacke 3.9.0 24_osxarm64_openblas
- libcblas 3.9.0 24_osxarm64_openblas
license: BSD-3-Clause
license_family: BSD
purls: []
size: 15063
timestamp: 1726668815824
- kind: conda
name: libopenblas
version: 0.3.27
build: openmp_h517c56d_1
build_number: 1
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenblas-0.3.27-openmp_h517c56d_1.conda
sha256: 46cfcc592b5255262f567cd098be3c61da6bca6c24d640e878dc8342b0f6d069
md5: 71b8a34d70aa567a990162f327e81505
depends:
- __osx >=11.0
- libgfortran 5.*
- libgfortran5 >=12.3.0
- llvm-openmp >=16.0.6
constrains:
- openblas >=0.3.27,<0.3.28.0a0
license: BSD-3-Clause
license_family: BSD
purls: []
size: 2925328
timestamp: 1720425811743
- kind: conda
name: libsodium
version: 1.0.20
build: h99b78c6_0
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/libsodium-1.0.20-h99b78c6_0.conda
sha256: fade8223e1e1004367d7101dd17261003b60aa576df6d7802191f8972f7470b1
md5: a7ce36e284c5faaf93c220dfc39e3abd
depends:
- __osx >=11.0
license: ISC
purls: []
size: 164972
timestamp: 1716828607917
- kind: conda
name: libsqlite
version: 3.46.1
build: hc14010f_0
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/libsqlite-3.46.1-hc14010f_0.conda
sha256: 3725f962f490c5d44dae326d5f5b2e3c97f71a6322d914ccc85b5ddc2e50d120
md5: 58050ec1724e58668d0126a1615553fa
depends:
- __osx >=11.0
- libzlib >=1.3.1,<2.0a0
license: Unlicense
purls: []
size: 829500
timestamp: 1725353720793
- kind: conda
name: libzlib
version: 1.3.1
build: hfb2fe0b_1
build_number: 1
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/libzlib-1.3.1-hfb2fe0b_1.conda
sha256: c34365dd37b0eab27b9693af32a1f7f284955517c2cc91f1b88a7ef4738ff03e
md5: 636077128927cf79fd933276dc3aed47
depends:
- __osx >=11.0
constrains:
- zlib 1.3.1 *_1
license: Zlib
license_family: Other
purls: []
size: 46921
timestamp: 1716874262512
- kind: conda
name: llvm-openmp
version: 18.1.8
build: hde57baf_1
build_number: 1
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/llvm-openmp-18.1.8-hde57baf_1.conda
sha256: 7a76e2932ac77e6314bfa1c4ff83f617c8260313bfed1b8401b508ed3e9d70ba
md5: fe89757e3cd14bb1c6ebd68dac591363
depends:
- __osx >=11.0
constrains:
- openmp 18.1.8|18.1.8.*
license: Apache-2.0 WITH LLVM-exception
license_family: APACHE
purls: []
size: 276263
timestamp: 1723605341828
- kind: conda
name: max
version: 24.5.0
build: release
subdir: noarch
noarch: python
url: https://conda.modular.com/max/noarch/max-24.5.0-release.conda
sha256: 3050d7885a304944afbf93ca9786e56e6df20f0685e1705f88fab045fb5aae70
md5: 662a61803cd141e857d3b9f821c7bd66
depends:
- max-core ==24.5.0 release
- max-python >=24.5.0,<25.0a0
- mojo-jupyter ==24.5.0 release
- mblack ==24.5.0 release
size: 9642
timestamp: 1726172475909
- kind: conda
name: max-core
version: 24.5.0
build: release
subdir: osx-arm64
url: https://conda.modular.com/max/osx-arm64/max-core-24.5.0-release.conda
sha256: 8848071dde1f98a4da8e39c90f9210098e7c3c4aaddd0e2255fd9fe1f01df0b7
md5: fba502bf5142da57735a593ccf35a255
depends:
- mblack ==24.5.0 release
arch: arm64
platform: osx
size: 244231803
timestamp: 1726175523753
- kind: conda
name: max-python
version: 24.5.0
build: 3.12release
subdir: osx-arm64
url: https://conda.modular.com/max/osx-arm64/max-python-24.5.0-3.12release.conda
sha256: e6cdd0477236d49d4f6586d4a66ffe1c5e5cb188535a8ec09ed742eda12cbf5f
md5: f33d8f4cc5c17d893fdb5d6e162c08c6
depends:
- max-core ==24.5.0 release
- python 3.12.*
- numpy >=1.18,<2.0
- python_abi 3.12.* *_cp312
arch: arm64
platform: osx
size: 125388933
timestamp: 1726175523755
- kind: conda
name: mblack
version: 24.5.0
build: release
subdir: noarch
noarch: python
url: https://conda.modular.com/max/noarch/mblack-24.5.0-release.conda
sha256: 913881fc3aa19db447ed82e898f261a413be9129dc43b9ea600e06030f76dbd5
md5: 2bc6ce9f257235686dc1b2509cc7198d
depends:
- python >=3.9,<3.13
- click >=8.0.0
- mypy_extensions >=0.4.3
- packaging >=22.0
- pathspec >=0.9.0
- platformdirs >=2
- python
license: MIT
size: 130435
timestamp: 1726172475910
- kind: conda
name: mojo-jupyter
version: 24.5.0
build: release
subdir: noarch
noarch: python
url: https://conda.modular.com/max/noarch/mojo-jupyter-24.5.0-release.conda
sha256: dff2e857eae32ce92fde12a712756d647f0aa312aeb5d79b350b2acbc71a2f96
md5: 3b7be5cbff5b8015b095e950506be4b3
depends:
- max-core ==24.5.0 release
- python >=3.9,<3.13
- jupyter_client >=8.6.2,<8.7
- python
size: 21595
timestamp: 1726172475911
- kind: conda
name: mypy_extensions
version: 1.0.0
build: pyha770c72_0
subdir: noarch
noarch: python
url: https://conda.anaconda.org/conda-forge/noarch/mypy_extensions-1.0.0-pyha770c72_0.conda
sha256: f240217476e148e825420c6bc3a0c0efb08c0718b7042fae960400c02af858a3
md5: 4eccaeba205f0aed9ac3a9ea58568ca3
depends:
- python >=3.5
license: MIT
license_family: MIT
purls:
- pkg:pypi/mypy-extensions?source=hash-mapping
size: 10492
timestamp: 1675543414256
- kind: conda
name: ncurses
version: '6.5'
build: h7bae524_1
build_number: 1
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/ncurses-6.5-h7bae524_1.conda
sha256: 27d0b9ff78ad46e1f3a6c96c479ab44beda5f96def88e2fe626e0a49429d8afc
md5: cb2b0ea909b97b3d70cd3921d1445e1a
depends:
- __osx >=11.0
license: X11 AND BSD-3-Clause
purls: []
size: 802321
timestamp: 1724658775723
- kind: conda
name: numpy
version: 1.26.4
build: py312h8442bc7_0
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/numpy-1.26.4-py312h8442bc7_0.conda
sha256: c8841d6d6f61fd70ca80682efbab6bdb8606dc77c68d8acabfbd7c222054f518
md5: d83fc83d589e2625a3451c9a7e21047c
depends:
- libblas >=3.9.0,<4.0a0
- libcblas >=3.9.0,<4.0a0
- libcxx >=16
- liblapack >=3.9.0,<4.0a0
- python >=3.12,<3.13.0a0
- python >=3.12,<3.13.0a0 *_cpython
- python_abi 3.12.* *_cp312
constrains:
- numpy-base <0a0
license: BSD-3-Clause
license_family: BSD
purls:
- pkg:pypi/numpy?source=hash-mapping
size: 6073136
timestamp: 1707226249608
- kind: conda
name: openssl
version: 3.3.2
build: h8359307_0
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/openssl-3.3.2-h8359307_0.conda
sha256: 940fa01c4dc6152158fe8943e05e55a1544cab639df0994e3b35937839e4f4d1
md5: 1773ebccdc13ec603356e8ff1db9e958
depends:
- __osx >=11.0
- ca-certificates
license: Apache-2.0
license_family: Apache
purls: []
size: 2882450
timestamp: 1725410638874
- kind: conda
name: packaging
version: '24.1'
build: pyhd8ed1ab_0
subdir: noarch
noarch: python
url: https://conda.anaconda.org/conda-forge/noarch/packaging-24.1-pyhd8ed1ab_0.conda
sha256: 36aca948219e2c9fdd6d80728bcc657519e02f06c2703d8db3446aec67f51d81
md5: cbe1bb1f21567018ce595d9c2be0f0db
depends:
- python >=3.8
license: Apache-2.0
license_family: APACHE
purls:
- pkg:pypi/packaging?source=hash-mapping
size: 50290
timestamp: 1718189540074
- kind: conda
name: pathspec
version: 0.12.1
build: pyhd8ed1ab_0
subdir: noarch
noarch: python
url: https://conda.anaconda.org/conda-forge/noarch/pathspec-0.12.1-pyhd8ed1ab_0.conda
sha256: 4e534e66bfe8b1e035d2169d0e5b185450546b17e36764272863e22e0370be4d
md5: 17064acba08d3686f1135b5ec1b32b12
depends:
- python >=3.7
license: MPL-2.0
license_family: MOZILLA
purls:
- pkg:pypi/pathspec?source=hash-mapping
size: 41173
timestamp: 1702250135032
- kind: conda
name: platformdirs
version: 4.3.6
build: pyhd8ed1ab_0
subdir: noarch
noarch: python
url: https://conda.anaconda.org/conda-forge/noarch/platformdirs-4.3.6-pyhd8ed1ab_0.conda
sha256: c81bdeadc4adcda216b2c7b373f0335f5c78cc480d1d55d10f21823590d7e46f
md5: fd8f2b18b65bbf62e8f653100690c8d2
depends:
- python >=3.8
license: MIT
license_family: MIT
purls:
- pkg:pypi/platformdirs?source=hash-mapping
size: 20625
timestamp: 1726613611845
- kind: pypi
name: pluggy
version: 1.5.0
url: https://files.pythonhosted.org/packages/88/5f/e351af9a41f866ac3f1fac4ca0613908d9a41741cfcf2228f4ad853b697d/pluggy-1.5.0-py3-none-any.whl
sha256: 44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669
requires_dist:
- pre-commit ; extra == 'dev'
- tox ; extra == 'dev'
- pytest ; extra == 'testing'
- pytest-benchmark ; extra == 'testing'
requires_python: '>=3.8'
- kind: pypi
name: pytest
version: 8.3.3
url: https://files.pythonhosted.org/packages/6b/77/7440a06a8ead44c7757a64362dd22df5760f9b12dc5f11b6188cd2fc27a0/pytest-8.3.3-py3-none-any.whl
sha256: a6853c7375b2663155079443d2e45de913a911a11d669df02a50814944db57b2
requires_dist:
- iniconfig
- packaging
- pluggy<2,>=1.5
- exceptiongroup>=1.0.0rc8 ; python_version < '3.11'
- tomli>=1 ; python_version < '3.11'
- colorama ; sys_platform == 'win32'
- argcomplete ; extra == 'dev'
- attrs>=19.2 ; extra == 'dev'
- hypothesis>=3.56 ; extra == 'dev'
- mock ; extra == 'dev'
- pygments>=2.7.2 ; extra == 'dev'
- requests ; extra == 'dev'
- setuptools ; extra == 'dev'
- xmlschema ; extra == 'dev'
requires_python: '>=3.8'
- kind: pypi
name: pytest-mojo
version: '24.5'
url: git+https://github.com/guidorice/mojo-pytest.git@3de2df3ce76d529e48024c30e7117b8c8ecf0d2d
requires_python: '>=3.10'
- kind: pypi
name: pytest-xdist
version: 3.6.1
url: https://files.pythonhosted.org/packages/6d/82/1d96bf03ee4c0fdc3c0cbe61470070e659ca78dc0086fb88b66c185e2449/pytest_xdist-3.6.1-py3-none-any.whl
sha256: 9ed4adfb68a016610848639bb7e02c9352d5d9f03d04809919e2dafc3be4cca7
requires_dist:
- execnet>=2.1
- pytest>=7.0.0
- psutil>=3.0 ; extra == 'psutil'
- setproctitle ; extra == 'setproctitle'
- filelock ; extra == 'testing'
requires_python: '>=3.8'
- kind: conda
name: python
version: 3.12.6
build: h739c21a_2_cpython
build_number: 2
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/python-3.12.6-h739c21a_2_cpython.conda
sha256: f456c082fe6072de2edfedd0aec93824127c8d5e4edadecddef29c16b3fb537a
md5: e63b77873ba23ce9d870aff00375c72f
depends:
- __osx >=11.0
- bzip2 >=1.0.8,<2.0a0
- libexpat >=2.6.3,<3.0a0
- libffi >=3.4,<4.0a0
- libsqlite >=3.46.1,<4.0a0
- libzlib >=1.3.1,<2.0a0
- ncurses >=6.5,<7.0a0
- openssl >=3.3.2,<4.0a0
- readline >=8.2,<9.0a0
- tk >=8.6.13,<8.7.0a0
- tzdata
- xz >=5.2.6,<6.0a0
constrains:
- python_abi 3.12.* *_cp312
license: Python-2.0
purls: []
size: 12822136
timestamp: 1727719178909
- kind: conda
name: python-dateutil
version: 2.9.0
build: pyhd8ed1ab_0
subdir: noarch
noarch: python
url: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda
sha256: f3ceef02ac164a8d3a080d0d32f8e2ebe10dd29e3a685d240e38b3599e146320
md5: 2cf4264fffb9e6eff6031c5b6884d61c
depends:
- python >=3.7
- six >=1.5
license: Apache-2.0
license_family: APACHE
purls:
- pkg:pypi/python-dateutil?source=hash-mapping
size: 222742
timestamp: 1709299922152
- kind: conda
name: python_abi
version: '3.12'
build: 5_cp312
build_number: 5
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/python_abi-3.12-5_cp312.conda
sha256: 49d624e4b809c799d2bf257b22c23cf3fc4460f5570d9a58e7ad86350aeaa1f4
md5: b76f9b1c862128e56ac7aa8cd2333de9
constrains:
- python 3.12.* *_cpython
license: BSD-3-Clause
license_family: BSD
purls: []
size: 6278
timestamp: 1723823099686
- kind: conda
name: pyzmq
version: 26.2.0
build: py312hc6335d2_2
build_number: 2
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/pyzmq-26.2.0-py312hc6335d2_2.conda
sha256: 8d46c0f1af50989f308b9da68e6123bc3560f3a3a741b4e7cb8867c603b5a9f1
md5: ca61d76f24d66c2938af62e882c9a02d
depends:
- __osx >=11.0
- libcxx >=17
- libsodium >=1.0.20,<1.0.21.0a0
- python >=3.12,<3.13.0a0
- python >=3.12,<3.13.0a0 *_cpython
- python_abi 3.12.* *_cp312
- zeromq >=4.3.5,<4.4.0a0
license: BSD-3-Clause
license_family: BSD
purls:
- pkg:pypi/pyzmq?source=hash-mapping
size: 359594
timestamp: 1725449428595
- kind: conda
name: readline
version: '8.2'
build: h92ec313_1
build_number: 1
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/readline-8.2-h92ec313_1.conda
sha256: a1dfa679ac3f6007362386576a704ad2d0d7a02e98f5d0b115f207a2da63e884
md5: 8cbb776a2f641b943d413b3e19df71f4
depends:
- ncurses >=6.3,<7.0a0
license: GPL-3.0-only
license_family: GPL
purls: []
size: 250351
timestamp: 1679532511311
- kind: conda
name: six
version: 1.16.0
build: pyh6c4a22f_0
subdir: noarch
noarch: python
url: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2
sha256: a85c38227b446f42c5b90d9b642f2c0567880c15d72492d8da074a59c8f91dd6
md5: e5f25f8dbc060e9a8d912e432202afc2
depends:
- python
license: MIT
license_family: MIT
purls:
- pkg:pypi/six?source=hash-mapping
size: 14259
timestamp: 1620240338595
- kind: conda
name: tk
version: 8.6.13
build: h5083fa2_1
build_number: 1
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/tk-8.6.13-h5083fa2_1.conda
sha256: 72457ad031b4c048e5891f3f6cb27a53cb479db68a52d965f796910e71a403a8
md5: b50a57ba89c32b62428b71a875291c9b
depends:
- libzlib >=1.2.13,<2.0.0a0
license: TCL
license_family: BSD
purls: []
size: 3145523
timestamp: 1699202432999
- kind: conda
name: tornado
version: 6.4.1
build: py312h024a12e_1
build_number: 1
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/tornado-6.4.1-py312h024a12e_1.conda
sha256: 5eefede1d8a2f55892bc582dbcb574b1806f19bc1e3939ce56b79721b9406db7
md5: 967bc97bb9e258993289546479af971f
depends:
- __osx >=11.0
- python >=3.12,<3.13.0a0
- python >=3.12,<3.13.0a0 *_cpython
- python_abi 3.12.* *_cp312
license: Apache-2.0
license_family: Apache
purls:
- pkg:pypi/tornado?source=hash-mapping
size: 841722
timestamp: 1724956439106
- kind: conda
name: traitlets
version: 5.14.3
build: pyhd8ed1ab_0
subdir: noarch
noarch: python
url: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_0.conda
sha256: 8a64fa0f19022828513667c2c7176cfd125001f3f4b9bc00d33732e627dd2592
md5: 3df84416a021220d8b5700c613af2dc5
depends:
- python >=3.8
license: BSD-3-Clause
license_family: BSD
purls:
- pkg:pypi/traitlets?source=hash-mapping
size: 110187
timestamp: 1713535244513
- kind: conda
name: tzdata
version: 2024a
build: h8827d51_1
build_number: 1
subdir: noarch
noarch: generic
url: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024a-h8827d51_1.conda
sha256: 7d21c95f61319dba9209ca17d1935e6128af4235a67ee4e57a00908a1450081e
md5: 8bfdead4e0fff0383ae4c9c50d0531bd
license: LicenseRef-Public-Domain
purls: []
size: 124164
timestamp: 1724736371498
- kind: conda
name: xz
version: 5.2.6
build: h57fd34a_0
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/xz-5.2.6-h57fd34a_0.tar.bz2
sha256: 59d78af0c3e071021cfe82dc40134c19dab8cdf804324b62940f5c8cd71803ec
md5: 39c6b54e94014701dd157f4f576ed211
license: LGPL-2.1 and GPL-2.0
purls: []
size: 235693
timestamp: 1660346961024
- kind: conda
name: zeromq
version: 4.3.5
build: h64debc3_5
build_number: 5
subdir: osx-arm64
url: https://conda.anaconda.org/conda-forge/osx-arm64/zeromq-4.3.5-h64debc3_5.conda
sha256: b4ba544a04129472651a5df3b8906ed68e7f43bf23e724fd0e368218083c920c
md5: c29dbe9343a0b55b027fa645644c59d9
depends:
- __osx >=11.0
- krb5 >=1.21.3,<1.22.0a0
- libcxx >=17
- libsodium >=1.0.20,<1.0.21.0a0
license: MPL-2.0
license_family: MOZILLA
purls: []
size: 296355
timestamp: 1725430145243
- kind: conda
name: zipp
version: 3.20.2
build: pyhd8ed1ab_0
subdir: noarch
noarch: python
url: https://conda.anaconda.org/conda-forge/noarch/zipp-3.20.2-pyhd8ed1ab_0.conda
sha256: 1e84fcfa41e0afdd87ff41e6fbb719c96a0e098c1f79be342293ab0bd8dea322
md5: 4daaed111c05672ae669f7036ee5bba3
depends:
- python >=3.8
license: MIT
license_family: MIT
purls:
- pkg:pypi/zipp?source=hash-mapping
size: 21409
timestamp: 1726248679175