feat(Test optimizer):

This commit is contained in:
Alexander Myasoedov
2024-09-02 17:19:29 +03:00
parent 197dadc91d
commit e2a05711b2
6 changed files with 309 additions and 73 deletions
+1
View File
@@ -38,6 +38,7 @@ tabulate = ">=0.8.9,<0.10.0"
colorama = "^0.4.4"
matplotlib = "^3.9.2"
pydantic = "2.8.2"
scikit-optimize = "^0.9.0"
[tool.poetry.group.dev.dependencies]
black = "^24.8.0"