Skip to content

Commit fea6266

Browse files
committed
wip
1 parent 23da273 commit fea6266

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ license = {file = "LICENSE.txt"}
1616
requires-python = "~=3.8"
1717
dependencies = [
1818
"amaranth>=0.5,<0.6",
19-
"chipflow-lib",
20-
"amaranth-soc"
19+
"chipflow-lib @ git+https://github.com/ChipFlow/chipflow-lib.git@replace-providers",
20+
"amaranth-soc @ git+https://github.com/amaranth-lang/amaranth-soc@0ad5e245dd130d66a0a16663116ad0c1fe7a8956",
2121
]
2222

2323
# Build system configuration

0 commit comments

Comments
 (0)