chore(deps): bump the production-dependencies group across 1 directory with 2 updates (#1120)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-12-16 03:24:48 -05:00
committed by GitHub
parent 53b07d7130
commit efd1d2132f

View File

@@ -41,7 +41,7 @@ dependencies = [
"dulwich",
"tabulate",
"uv",
"openai==1.55.3",
"openai==1.57.4",
]
keywords = [
"MLOps",
@@ -82,7 +82,7 @@ Twitter = "https://twitter.com/bentomlai"
src-dir = "src/openllm"
[build-system]
requires = ["hatchling==1.26.3", "hatch-vcs==0.4.0"]
requires = ["hatchling==1.27.0", "hatch-vcs==0.4.0"]
build-backend = 'hatchling.build'
[tool.hatch.version]