feat(add matplotlib):

This commit is contained in:
Alexander Myasoedov
2024-04-27 17:23:23 +03:00
parent 58195b5fdc
commit 1e793fed54
2 changed files with 440 additions and 1 deletions
+1
View File
@@ -36,6 +36,7 @@ pandas = ">=1.4,<3.0"
datasets = "^1.14.0"
tabulate = "^0.8.9"
colorama = "^0.4.4"
matplotlib = "^3.4.3"
[tool.poetry.group.dev.dependencies]
black = ">=23.10.1,<25.0.0"