chore: upgrade mooncake 0.3.6 (#10596)

Signed-off-by: Shangming Cai <csmthu@gmail.com>
This commit is contained in:
Shangming Cai
2025-09-18 15:19:30 +08:00
committed by GitHub
parent a13dd1e492
commit 60fc5b51f6
3 changed files with 3 additions and 3 deletions

View File

@@ -128,7 +128,7 @@ RUN cd /sgl-workspace/DeepEP && \
# Python tools
RUN python3 -m pip install --no-cache-dir \
datamodel_code_generator \
mooncake-transfer-engine==0.3.5 \
mooncake-transfer-engine==0.3.6 \
pre-commit \
pytest \
black \