Bot first implementation

This commit is contained in:
2026-07-28 21:04:16 +03:00
parent dde7e81bf8
commit a699bfc0fb
6 changed files with 307 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ dependencies = [
"matplotlib>=3.11.1",
"pandas>=2.3.0",
"pyarrow>=20.0.0",
"pytest>=9.1.1",
"scikit-learn>=1.9.0",
"xgboost>=3.2.0",
]