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