fix: update rougail dependency
This commit is contained in:
parent
f6ebd700d9
commit
28c47a2d98
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ classifiers = [
|
|||
|
||||
]
|
||||
dependencies = [
|
||||
"rougail ~= 1.1.0",
|
||||
"rougail ~= 1.1,<2",
|
||||
"tabulate ~= 0.9.0",
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue