fix: quick fix for pydantic import for tests
Ref: N25B-205
This commit is contained in:
@@ -32,6 +32,7 @@ dev = [
|
||||
integration-test = [
|
||||
{include-group = "test"},
|
||||
"asyncio>=4.0.0",
|
||||
"pydantic>=2.12.0",
|
||||
"soundfile>=0.13.1",
|
||||
"zmq>=0.0.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user