Skip to content

Commit 63a9f31

Browse files
Merge branch 'main' into ITEP-83030/renovate-config
2 parents b9070f1 + 56ebd85 commit 63a9f31

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

mapping/requirements_api.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
# (Model dependencies are handled by individual model requirements.txt)
66
flask>=3.0.0,<3.1.0
77
flask-cors==6.0.0
8-
gradio
8+
gradio==6.5.0
99
open3d-cpu[headless]==0.19.0
1010
opencv-python-headless>=4.8.0
11-
requests
11+
requests==2.32.5
1212
gunicorn==22.0.0

mapping/requirements_vggt.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-FileCopyrightText: (C) 2025 Intel Corporation
22
# SPDX-License-Identifier: Apache-2.0
33

4-
torch==2.3.1
5-
torchvision==0.18.1
4+
torch==2.8.0
5+
torchvision==0.23.0

0 commit comments

Comments
 (0)