mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-02-07 06:12:12 -05:00
fix(deps): make sure core deps are available on setup
Signed-off-by: Aaron Pham (mbp16) <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
@@ -64,6 +64,8 @@ dependencies = [
|
||||
"inflection",
|
||||
"typing_extensions",
|
||||
"mypy_extensions",
|
||||
"packaging",
|
||||
"deepmerge",
|
||||
]
|
||||
license = "Apache-2.0"
|
||||
name = "openllm-core"
|
||||
|
||||
Reference in New Issue
Block a user