chore(deps): locks to latest versions

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
Aaron Pham
2024-06-17 13:34:28 -04:00
parent 3fe8deb3a7
commit 956c715600

View File

@@ -39,8 +39,8 @@ classifiers = [
]
dependencies = [
"bentoml[io]>=1.2.16",
"openllm-client>=0.5.6",
"openllm-core>=0.5.6",
"openllm-client>=0.5.7",
"openllm-core>=0.5.7",
"safetensors",
"vllm>=0.4.3",
"ghapi",