Skip to content

Commit 6bd639e

Browse files
committed
[Fix] Ascend deps
1 parent 5d62f33 commit 6bd639e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/ascend/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
-r ../common.txt
44

5-
torchvision==0.22.1
5+
torchvision==0.23.0
66

77
# for robotics
88
datasets==4.5.0

requirements/common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ matplotlib==3.9.4
1515
tqdm==4.67.1
1616
requests==2.32.3
1717
aiohttp==3.11.11
18-
pyyaml==6.0.2
18+
pyyaml==6.0.3
1919
regex==2025.10.22
2020

2121
# CLI

0 commit comments

Comments
 (0)