Fix pdm lock
This commit is contained in:
parent
ccb86d4c02
commit
476552bbf5
2 changed files with 547 additions and 848 deletions
|
@ -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.*",
|
||||
|
|
Loading…
Add table
Reference in a new issue