fix: update tiramisu dependency
This commit is contained in:
parent
506f5d77a8
commit
e0ca484170
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ classifiers = [
|
|||
]
|
||||
|
||||
dependencies = [
|
||||
"tiramisu ~= 5.0.0",
|
||||
"tiramisu >= 5.0,<6",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
|
Loading…
Reference in a new issue