Skip to content

Commit 6d323f4

Browse files
committed
depend on specific sha for hip-cargo
1 parent 8591c36 commit 6d323f4

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
@@ -22,7 +22,7 @@ classifiers = [
2222

2323
dependencies = [
2424
"typer>=0.12.0",
25-
"hip-cargo @ git+https://github.com/landmanbester/hip-cargo.git@genfunc2",
25+
"hip-cargo @ git+https://github.com/landmanbester/hip-cargo.git@6e99758670f661ab6b3288bfea35126897f75f8d",
2626
]
2727

2828
[project.urls]

0 commit comments

Comments
 (0)