Merge branch 'main' of github.com:msoedov/langalf

This commit is contained in:
Alexander Myasoedov
2024-12-23 16:45:09 +02:00
2 changed files with 117 additions and 104 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ datasets = ">=1.14,<4.0"
tabulate = ">=0.8.9,<0.10.0"
colorama = "^0.4.4"
matplotlib = "^3.9.2"
pydantic = "2.9.2"
pydantic = "2.10.4"
scikit-optimize = "^0.10.2"
scikit-learn = "1.5.2"
numpy = ">=1.24.3,<3.0.0"