fix: update tiramisu dependency

This commit is contained in:
egarette@silique.fr 2024-11-06 08:26:48 +01:00
parent 506f5d77a8
commit e0ca484170

View file

@ -26,7 +26,7 @@ classifiers = [
]
dependencies = [
"tiramisu ~= 5.0.0",
"tiramisu >= 5.0,<6",
]
[project.urls]