@@ -48,9 +48,6 @@ version = '== 2.2.1'
48
48
patch = ' cloudpickle-2.2.1.patch'
49
49
license = ' BSD-3-Clause'
50
50
51
- [[cppy .rules ]]
52
- version = ' ==1.2.1'
53
-
54
51
[[cramjam .rules ]]
55
52
version = ' == 2.7.0'
56
53
patch = ' cramjam-2.7.0.patch'
@@ -285,10 +282,6 @@ install-priority = 0
285
282
patch = ' meson-python.patch'
286
283
license = ' MIT'
287
284
288
- [[ml_dtypes .rules ]]
289
- # 0.4.0 requires numpy==2.0rc1
290
- version = " < 0.4.0"
291
-
292
285
[[mlx .rules ]]
293
286
patch = ' mlx.patch'
294
287
license = ' MIT'
@@ -427,7 +420,6 @@ version = '== 3.0.0'
427
420
patch = ' pendulum-3.0.0.patch'
428
421
license = ' MIT'
429
422
430
-
431
423
[[pip .rules ]]
432
424
version = ' == 23.2.1'
433
425
patch = ' pip-23.2.1.patch'
@@ -507,32 +499,33 @@ version = '>= 2.10.1, < 2.11.0'
507
499
patch = ' pybind11-2.10.1.patch'
508
500
license = ' BSD-3-Clause'
509
501
510
- [[pydantic .rules ]]
511
- # Pin to match our pinned pydantic-core
512
- version = ' == 2.10.3'
513
-
514
502
[[pydantic-core .rules ]]
515
503
version = ' == 2.10.1'
504
+ install-priority = 0
516
505
patch = ' pydantic-core-2.10.1.patch'
517
506
license = ' MIT'
518
507
519
508
[[pydantic-core .rules ]]
520
509
version = ' == 2.23.4'
510
+ install-priority = 0
521
511
patch = ' pydantic-core-2.23.4.patch'
522
512
license = ' MIT'
523
513
524
514
[[pydantic-core .rules ]]
525
515
version = ' == 2.27.1'
516
+ install-priority = 0
526
517
patch = ' pydantic-core-2.27.1.patch'
527
518
license = ' MIT'
528
519
529
520
[[pydantic-core .rules ]]
530
521
version = ' == 2.27.2'
522
+ install-priority = 0
531
523
patch = ' pydantic-core-2.27.1.patch'
532
524
license = ' MIT'
533
525
534
526
[[pydantic-core .rules ]]
535
527
version = ' == 2.26.0'
528
+ install-priority = 0
536
529
patch = ' pydantic-core-2.26.0.patch'
537
530
license = ' MIT'
538
531
@@ -564,26 +557,18 @@ patch = "pymupdf.patch"
564
557
# of the AGPL'd codebase
565
558
license = ' UPL'
566
559
567
- [[pyOpenSSL .rules ]]
568
- # Pin this version to avoid pulling newer cryptography than we have patch for
569
- version = " == 23.2.0"
570
-
571
- [[pyparsing .rules ]]
572
- version = ' == 3.0.8'
573
-
574
560
[[pyperf .rules ]]
575
561
version = ' == 2.3.0'
562
+ install-priority = 0
576
563
patch = ' pyperf-2.3.0.patch'
577
564
license = ' MIT'
578
565
579
566
[[pyperf .rules ]]
580
567
version = ' == 2.3.1'
568
+ install-priority = 0
581
569
patch = ' pyperf-2.3.1.patch'
582
570
license = ' MIT'
583
571
584
- [[pyperf .rules ]]
585
- version = ' == 2.5.0'
586
-
587
572
[[pyperformance .rules ]]
588
573
version = ' == 1.0.5'
589
574
patch = ' pyperformance-1.0.5.patch'
@@ -616,8 +601,8 @@ patch = 'pythran-0.16.patch'
616
601
license = ' BSD-3-Clause'
617
602
618
603
[[pyzmq .rules ]]
619
- # 26+ needs Cython 3
620
604
version = ' < 26'
605
+ install-priority = 0
621
606
# The patch just makes it re-cythonize to pick up our cython changes
622
607
patch = ' pyzmq.patch'
623
608
license = ' BSD-3-Clause'
@@ -659,10 +644,6 @@ license = 'Apache-2.0'
659
644
version = ' 2.9.1'
660
645
url = ' https://github.com/ray-project/ray/archive/refs/tags/ray-2.9.1.tar.gz'
661
646
662
- [[readme-renderer .rules ]]
663
- # Newer version depends nh3 which is built with maturin, which is currently broken
664
- version = ' < 42'
665
-
666
647
[[rpds_py .rules ]]
667
648
# Patch not needed anymore in recent version since pyo3 changes have been upstreamed
668
649
install-priority = 0
@@ -700,11 +681,9 @@ patch = 'scikit-learn-1.1.3.patch'
700
681
license = ' BSD-3-Clause'
701
682
dist-type = ' sdist'
702
683
703
- [[scipy .rules ]]
704
- version = ' == 1.13.1'
705
-
706
684
[[scipy .rules ]]
707
685
version = ' == 1.10.1'
686
+ install-priority = 0
708
687
patch = ' scipy-1.10.1.patch'
709
688
license = ' BSD-3-Clause'
710
689
dist-type = ' sdist'
@@ -714,10 +693,6 @@ version = '>= 1.2.2'
714
693
patch = ' setproctitle-1.2.2.patch'
715
694
license = ' BSD-3-Clause'
716
695
717
- [[statsmodels .rules ]]
718
- # Pin older versions for now, the new ones require numpy-2rc1 and cython 3
719
- version = ' <= 0.14.1'
720
-
721
696
[[tensorflow .rules ]]
722
697
version = ' == 2.15.0'
723
698
patch = ' tensorflow-2.15.0.patch'
@@ -822,9 +797,6 @@ license = 'BSD-3-Clause'
822
797
version = ' 0.17.1'
823
798
url = ' https://github.com/pytorch/vision/archive/refs/tags/v0.17.1.tar.gz'
824
799
825
- [[tox .rules ]]
826
- version = ' == 3.*'
827
-
828
800
[[transformers .rules ]]
829
801
# transformers tends to depend on a specific version of tokenizers. Pin it to avoid pulling unpatched tokenizers
830
802
version = ' == 4.33.3'
0 commit comments