chore: update dependencies
This commit is contained in:
@@ -35,6 +35,16 @@ dev = [
|
||||
"ruff>=0.14.2",
|
||||
"ruff-format>=0.3.0",
|
||||
]
|
||||
test = [
|
||||
"fastapi>=0.115.6",
|
||||
"pydantic>=2.12.0",
|
||||
"pytest>=8.4.2",
|
||||
"pytest-cov>=7.0.0",
|
||||
"pytest-mock>=3.15.1",
|
||||
"pyyaml>=6.0.3",
|
||||
"soundfile>=0.13.1",
|
||||
"zmq>=0.0.0",
|
||||
]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
pythonpath = ["src"]
|
||||
|
||||
Reference in New Issue
Block a user