Fix pdm lock

This commit is contained in:
Derek 2025-01-25 17:34:04 -05:00 committed by Derek Schmidt
parent ccb86d4c02
commit 476552bbf5
2 changed files with 547 additions and 848 deletions

1392
pdm.lock generated

File diff suppressed because it is too large Load diff

View file

@ -9,9 +9,10 @@ dependencies = [
"click",
"kdl-py",
"quart==0.18.*",
"werkzeug==2.3.7",
"hypercorn",
"requests",
"websockets",
"websockets==11.0.3",
"aioprocessing",
"aioscheduler",
"pyaudio==0.2.*",