fix: rougail dependencies
This commit is contained in:
parent
7ae6a70166
commit
a5a399df71
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ classifiers = [
|
||||||
|
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"rougail-base > 1.1,<2",
|
"rougail-base >= 1.2.0,<2",
|
||||||
"tabulate ~= 0.9.0",
|
"tabulate ~= 0.9.0",
|
||||||
"rich ~= 13.9.3",
|
"rich ~= 13.9.3",
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue