Skip to content

Commit 5f77c81

Browse files
Pin torchprofile==0.0.4 to fix CI
Signed-off-by: Keval Morabia <28916987+kevalmorabia97@users.noreply.github.com>
1 parent 5812777 commit 5f77c81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ dev-test = [
111111
"pytest-instafail",
112112
"pytest-timeout",
113113
"timm",
114-
"torchprofile>=0.0.4", # optional dependency for modelopt.torch
114+
"torchprofile==0.0.4", # optional dependency for modelopt.torch
115115
"torchvision",
116116
"torch-geometric",
117117
"tox>4.18",

0 commit comments

Comments
 (0)