Dockerisation de tout

This commit is contained in:
2025-12-06 22:22:13 +01:00
parent fbc9d4822b
commit eb5ec75626
8 changed files with 269 additions and 36 deletions

View File

@@ -18,9 +18,9 @@ mutagen==1.47.0
# Essentia for genre/mood/instrument classification
# Note: Essentia is installed separately in Dockerfile from official wheels
# Scientific Computing (versions compatible with Python 3.8)
numpy==1.23.5
scipy==1.10.1
# Scientific Computing (versions compatible with Python 3.9)
numpy==1.24.3
scipy==1.11.4
# Configuration & Validation
pydantic==2.5.3