chore: bump mooncake version to 0.3.8 (#15886)

Signed-off-by: Shangming Cai <csmthu@gmail.com>
This commit is contained in:
Shangming Cai
2025-12-27 23:34:24 +08:00
committed by GitHub
parent 5c393e8153
commit 41addd2e08
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -271,7 +271,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
RUN --mount=type=cache,target=/root/.cache/pip \
python3 -m pip install \
datamodel_code_generator \
mooncake-transfer-engine==0.3.7.post2 \
mooncake-transfer-engine==0.3.8 \
pre-commit \
pytest \
black \