Signed-off-by: Seiji Eicher <seiji@anyscale.com> Co-authored-by: Kevin H. Luu <khluu000@gmail.com>
14 lines
328 B
Plaintext
14 lines
328 B
Plaintext
# Should be mirrored in pyproject.toml
|
|
cmake>=3.26.1
|
|
ninja
|
|
packaging>=24.2
|
|
setuptools>=77.0.3,<81.0.0
|
|
setuptools-scm>=8
|
|
torch==2.10.0
|
|
wheel
|
|
jinja2>=3.1.6
|
|
regex
|
|
build
|
|
protobuf >= 5.29.6, !=6.30.*, !=6.31.*, !=6.32.*, !=6.33.0.*, !=6.33.1.*, !=6.33.2.*, !=6.33.3.*, !=6.33.4.*
|
|
grpcio-tools==1.78.0 # Required for grpc entrypoints
|