chore: added deepface to test group

This commit is contained in:
Storm
2026-01-30 16:40:19 +01:00
parent cbbb80ea5c
commit 14eb4da300
2 changed files with 4 additions and 1 deletions

View File

@@ -40,6 +40,7 @@ dev = [
]
test = [
"agentspeak>=0.2.2",
"deepface>=0.0.97",
"fastapi>=0.115.6",
"httpx>=0.28.1",
"mlx-whisper>=0.4.3 ; sys_platform == 'darwin'",