REFACTOR - Database logic

This commit is contained in:
Urtzi Alfaro
2025-08-08 09:08:41 +02:00
parent 0154365bfc
commit 488bb3ef93
113 changed files with 22842 additions and 6503 deletions

View File

@@ -17,6 +17,9 @@ python-multipart==0.0.6
# HTTP Client
httpx==0.25.2
# Date parsing
python-dateutil==2.8.2
# Machine Learning
prophet==1.1.4
scikit-learn==1.3.2