chore: project scaffold

This commit is contained in:
2026-04-01 02:12:41 +02:00
parent e4e2322eed
commit 20e20f44cd
4 changed files with 43 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
fastapi>=0.111
uvicorn[standard]>=0.29
pystray>=0.19
Pillow>=10.0
sounddevice>=0.4.6
faster-whisper>=1.0.3
httpx>=0.27
numpy>=1.26
tomli_w>=1.0
pytest>=8.0
pytest-asyncio>=0.23