chore: update dependencies

This commit is contained in:
2025-11-21 17:18:53 +01:00
parent 9fdcacc342
commit 359633effc
3 changed files with 40 additions and 3 deletions

View File

@@ -22,6 +22,4 @@ test:
tags:
- test
script:
- apt-get update
- apt-get install -y gcc portaudio19-dev
- uv run pytest test/unit
- uv run --only-group pytest test/unit