diff --git a/requirements.txt b/requirements.txt index 84b4c57..1897f17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -166,7 +166,7 @@ pre_commit==4.5.1 # Git Hooks # 其他工具 # ---------------------------------------------------------------------------- loguru==0.7.3 # 日志工具 -orjson==3.11.4 # 高性能 JSON +orjson==3.11.6 # 高性能 JSON rich==14.2.0 # 终端美化 grpcio==1.76.0 # gRPC torch==2.9.1 # PyTorch