File tree Expand file tree Collapse file tree 2 files changed +22
-24
lines changed
Expand file tree Collapse file tree 2 files changed +22
-24
lines changed Original file line number Diff line number Diff line change 1- numpy=1.26.4
2- pyyaml=6.0.2
3- setuptools=72.1.0
1+ # Not pinning certifi so that we can always get the latest certificates
2+ certifi
43cmake=3.22.*
5- typing-extensions=4.11.0
64dataclasses=0.8
7- pip=23.2.1
8- pillow=10.0.1
9- pkg-config=0.29.2
10- wheel=0.37.1
115expecttest=0.3.0
12-
13- # Not pinning certifi so that we can always get the latest certificates
14- certifi
15-
166# Cross-compiling arm64 from x86-64 picks up 1.40.0 while testing on arm64
177# itself only has up to 1.39.0 from upstream conda. Both work though
188libuv>=1.39.0,<=1.40.0
9+ numpy=1.26.4
10+ pillow=10.0.1
11+ pip=23.2.1
12+ pkg-config=0.29.2
13+ pyyaml=6.0.2
14+ setuptools=72.1.0
15+ typing-extensions=4.11.0
16+ wheel=0.37.1
Original file line number Diff line number Diff line change 11boto3==1.35.42
2- hypothesis==6.56.4
32expecttest==0.3.0
43fbscribelogger==0.1.7
4+ filelock==3.6.0
5+ hypothesis==6.56.4
56librosa>=0.6.2
67mpmath==1.3.0
78networkx==2.8.7
89numba==0.59.0
9- opt-einsum>=3.3
10- psutil==5.9.1
1110nvidia-ml-py==11.525.84
11+ opt-einsum>=3.3
12+ optree==0.13.0
1213packaging==23.1
14+ parameterized==0.8.1
15+ protobuf==5.29.4
16+ psutil==5.9.1
1317pygments==2.15.0
14- pytest==7.3.2
15- pytest-xdist==3.3.1
16- pytest-rerunfailures==10.3
18+ pytest-cpp==2.3.0
1719pytest-flakefinder==1.1.0
20+ pytest-rerunfailures==10.3
1821pytest-subtests==0.13.1
22+ pytest-xdist==3.3.1
23+ pytest==7.3.2
1924scipy==1.12.0
2025sympy==1.13.3
26+ tensorboard==2.13.0
2127unittest-xml-reporting<=3.2.0,>=2.0.0
2228xdoctest==1.1.0
23- filelock==3.6.0
24- pytest-cpp==2.3.0
2529z3-solver==4.12.2.0
26- tensorboard==2.13.0
27- optree==0.13.0
28- protobuf==5.29.4
29- parameterized==0.8.1
You can’t perform that action at this time.
0 commit comments