fix: dependencies
This commit is contained in:
parent
43d46efef0
commit
d36d075dc2
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ classifiers = [
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"rougail-base >= 1.2.0,<2",
|
"rougail-base >= 1.2.0,<2",
|
||||||
"tabulate ~= 0.9.0",
|
"tabulate ~= 0.10.0", # same as rougail-output-table
|
||||||
"rich ~= 13.9.3",
|
"rich ~= 13.9.3",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue