Feat: add tabulate for dev

This commit is contained in:
Bertrand Benjamin 2023-06-17 06:57:33 +02:00
parent 8a55e6e2cc
commit 020fd41eab
2 changed files with 1155 additions and 1233 deletions

2387
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -20,6 +20,7 @@ openpyxl = "^3.0.10"
[tool.poetry.group.dev.dependencies]
pre-commit = "^2.20.0"
jupyter = "^1.0.0"
tabulate = "^0.9.0"
[build-system]
requires = ["poetry-core"]