infra: prepare for release 0.4.21 [generated] [skip ci]

Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron Pham
2023-11-20 22:32:44 +00:00
parent 00e2666e48
commit 4c4bc82a47
5 changed files with 12 additions and 4 deletions

View File

@@ -40,8 +40,8 @@ classifiers = [
dependencies = [
"bentoml[io]>=1.1.10",
"transformers[torch,tokenizers]>=4.35.0",
"openllm-client>=0.4.20",
"openllm-core>=0.4.20",
"openllm-client>=0.4.21",
"openllm-core>=0.4.21",
"safetensors",
"optimum>=1.12.0",
"accelerate",