Skip to content

Commit aa1617d

Browse files
committed
build: update torch-admp dependency to version 1.1.5 or newer
1 parent a6cf06c commit aa1617d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jax = [
141141
# 'jax-ai-stack;python_version>="3.10"',
142142
]
143143
torch = [
144-
"torch-admp",
144+
"torch-admp>=1.1.5",
145145
]
146146

147147
[tool.deepmd_build_backend.scripts]

0 commit comments

Comments
 (0)