fix: rougail dependencies
This commit is contained in:
parent
e0a3cdd7a4
commit
e23a7e6c4b
1 changed files with 2 additions and 2 deletions
|
|
@ -24,8 +24,8 @@ classifiers = [
|
||||||
|
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"rougail >= 1.1,<2",
|
"rougail >= 1.2.0,<2",
|
||||||
"tiramisu_cmdline_parser > 0.6,<2",
|
"tiramisu_cmdline_parser >= 1.0.0,<2",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue