This is an automated email from the ASF dual-hosted git repository.

linxinyuan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/texera.git


The following commit(s) were added to refs/heads/main by this push:
     new bc260178be chore(deps): bump torch from 2.4.1 to 2.8.0 and 
typing_extensions from 4.9.0 to 4.10.0 (#3800)
bc260178be is described below

commit bc260178be4daf3da9566db0d91aa36043b42342
Author: Meng Wang <[email protected]>
AuthorDate: Tue Sep 30 18:05:46 2025 -0700

    chore(deps): bump torch from 2.4.1 to 2.8.0 and typing_extensions from 
4.9.0 to 4.10.0 (#3800)
---
 core/amber/operator-requirements.txt | 2 +-
 core/amber/requirements.txt          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/amber/operator-requirements.txt 
b/core/amber/operator-requirements.txt
index c13923241e..07d8ee5166 100644
--- a/core/amber/operator-requirements.txt
+++ b/core/amber/operator-requirements.txt
@@ -20,5 +20,5 @@ plotly==5.24.1
 praw==7.6.1
 pillow==10.2.0
 pybase64==1.3.2
-torch==2.4.1
+torch==2.8.0
 scikit-learn==1.4.0
diff --git a/core/amber/requirements.txt b/core/amber/requirements.txt
index 1e8fd00759..a1fc2c9c2d 100644
--- a/core/amber/requirements.txt
+++ b/core/amber/requirements.txt
@@ -31,7 +31,7 @@ betterproto==2.0.0b7
 typing==3.7.4.3
 pampy==0.3.0
 overrides==7.4.0
-typing_extensions==4.9.0
+typing_extensions==4.10.0
 pytest-reraise==2.1.2
 dataclasses==0.6
 Deprecated==1.2.14

Reply via email to