Skip to content

Commit

Permalink
chore: upgrade cocotb to 1.9.1 #69
Browse files Browse the repository at this point in the history
cocotb==1.8.1 fails building on macOS ARM-based systems. More recent versions build successfully.

resolves #69
  • Loading branch information
urish committed Sep 27, 2024
1 parent d862b78 commit 07e91d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ click==8.1.7
# via
# volare
# yowasp-yosys
cocotb==1.8.1
cocotb==1.9.1
# via tt-support-tools (pyproject.toml)
cssselect2==0.7.0
# via cairosvg
Expand Down

0 comments on commit 07e91d8

Please sign in to comment.