Skip to content

Commit becac1b

Browse files
committed
ci_scripts: migrate packages.txt
Migrate the supported packages file from wheel_builder, adding a new RISE copyright in the process. Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
1 parent 7035c05 commit becac1b

1 file changed

Lines changed: 52 additions & 0 deletions

File tree

ci_scripts/packages.txt

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

0 commit comments

Comments
 (0)