chore(model): tidy up

Signed-off-by: Klagarge <remi@heredero.ch>
This commit is contained in:
2026-06-01 15:39:21 +02:00
parent a84ad89e02
commit 28a8377231
4 changed files with 5 additions and 1 deletions

2
.github/CODEOWNERS vendored
View File

@@ -2,4 +2,4 @@
/gateway @DjeAvd
/db/ @Klagarge
/ui/ @khalil-bot
/ml @imfeldd
/model @AlisonLec

View File

4
model/requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
pandas
matplotlib
numpy
openpyxl

View File