From efa9404bd12a69c9e03de1a4781bbee4978885da Mon Sep 17 00:00:00 2001 From: guy1992l <83535508+guy1992l@users.noreply.github.com> Date: Thu, 5 Jun 2025 18:56:06 +0300 Subject: [PATCH] Update requirements.txt --- onnx_utils/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onnx_utils/requirements.txt b/onnx_utils/requirements.txt index 9e1a7565..664e181b 100644 --- a/onnx_utils/requirements.txt +++ b/onnx_utils/requirements.txt @@ -1,7 +1,7 @@ tqdm~=4.67.1 tensorflow~=2.19.0 tf_keras~=2.19.0 -torch~=2.6.0 +torch~=2.7.1 torchvision~=0.21.0 onnx~=1.17.0 onnxruntime~=1.19.2