chore: bump up dependencies for BentoML

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron
2023-06-12 01:26:25 -04:00
parent f8e99dd8f5
commit 0fc209da72

View File

@@ -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