# Service ASR Skull Pi - Dépendances Python # Reconnaissance vocale vosk==0.3.45 # Audio pyaudio==0.2.11 # MQTT paho-mqtt==1.6.1 # Outils de développement ruff==0.1.5 mypy==1.6.1 black==23.9.1 # Tests pytest==7.4.2 pytest-asyncio==0.21.1 pytest-mock==3.11.1 # Types pour mypy types-paho-mqtt==1.6.1