mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-01-23 15:01:32 -05:00
chore: bump up dependencies for BentoML
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
@@ -26,7 +26,7 @@ classifiers = [
|
||||
dependencies = [
|
||||
# bentoml[io] includes pydantic, PIL, filetype, pandas and numpy
|
||||
# bentoml[grpc,grpc-reflection] include grpcio, grpcio-reflection
|
||||
"bentoml[grpc,grpc-reflection,io]>=1.0.21",
|
||||
"bentoml[grpc,grpc-reflection,io]>=1.0.22",
|
||||
"attrs>=23.1.0",
|
||||
"cattrs>=23.1.0",
|
||||
# transformers[torch] includes torch and transformers
|
||||
|
||||
Reference in New Issue
Block a user