Skip to content

Commit 9dd0568

Browse files
committed
ci_scripts: migrate packages.txt
Migrate the supported packages file from wheel_builder, with no changes. Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
1 parent b0a9fd7 commit 9dd0568

1 file changed

Lines changed: 51 additions & 0 deletions

File tree

ci_scripts/packages.txt

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
# SPDX-FileCopyrightText: 2024 Rivos Inc.
2+
3+
# SPDX-License-Identifier: Apache-2.0
4+
5+
# List of supported packages.
6+
# The name should match the package name on the registry, not the name of the
7+
# project itself.
8+
# The list is parsed by audit.sh script to install packages and audit them.
9+
10+
argon2-cffi-bindings
11+
cffi
12+
contourpy
13+
cryptography
14+
fastrlock
15+
frozenlist
16+
grpcio
17+
hf-transfer
18+
hf-xet
19+
httptools
20+
libcst
21+
matplotlib
22+
ml-dtypes
23+
msgspec
24+
multidict
25+
numpy
26+
onnx
27+
openai-harmony
28+
orjson
29+
outlines-core
30+
pandas
31+
pillow
32+
polars-runtime-32
33+
polars-runtime-64
34+
psutil
35+
PyNaCl
36+
pyuwsgi
37+
PyYAML
38+
pyzmq
39+
rignore
40+
scikit-image
41+
scipy
42+
sentencepiece
43+
setproctitle
44+
soundfile
45+
tiktoken
46+
tlparse
47+
tornado
48+
ujson
49+
uvloop
50+
websockets
51+
z3-solver

0 commit comments

Comments
 (0)