Skip to content

Commit

Permalink
chore: upgrade cocotb to 1.9.1
Browse files Browse the repository at this point in the history
cocotb==1.8.1 fails building on macOS ARM-based systems (TinyTapeout/tt-support-tools#69)
  • Loading branch information
urish committed Sep 30, 2024
1 parent a5ad583 commit 32c0964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==8.2.2
cocotb==1.8.1
cocotb==1.9.1

0 comments on commit 32c0964

Please sign in to comment.