Skip to content

Commit b573c56

Browse files
committed
setup: enforce numbat >= 0.2.6
1 parent 71bf234 commit b573c56

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
@@ -39,7 +39,7 @@ dependencies = [
3939
'click',
4040
'coloredlogs',
4141
'lief>=0.15.0',
42-
'numbat>=0.2.5',
42+
'numbat>=0.2.6',
4343
'pydantic',
4444
'rich',
4545
# InterCG mapper

0 commit comments

Comments
 (0)