mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-23 13:27:10 -04:00
[ci] Specify typeguard version
The latest v3 is producing CI failures, pin to compatible with 2.13 for now to fix this.
This commit is contained in:
parent
0623fdbbd8
commit
2c8ee8c6b9
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ junit-xml
|
|||
# dataclass # needed for backports?
|
||||
pathlib3x # Backports some useful features
|
||||
typing-utils # Ditto
|
||||
typeguard
|
||||
typeguard ~= 2.13
|
||||
portalocker
|
||||
pydantic
|
||||
svg.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue