fix: require Python >=3.11 and lock scikit-learn deps for uv

scikit-learn 1.9.0 supports only Python >=3.11, so uv could not resolve
the >=3.9 range. The deployment runs 3.11. Also pins numpy back to
1.26.4 in the lockfile (pandas 2.0.3 ABI).
This commit is contained in:
2026-08-10 14:44:54 +07:00
parent 4358d52d55
commit 29f4b5818d
2 changed files with 181 additions and 752 deletions
Generated
+180 -749
View File
File diff suppressed because it is too large Load Diff