Skip to content

Commit 1f8d535

Browse files
Update src/processor/pyproject.toml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent f6585a2 commit 1f8d535

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/processor/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ dev = ["pre-commit>=4.0.1", "ruff>=0.8.6"]
3030

3131
[tool.uv]
3232
override-dependencies = [
33-
"av>=16.0.0",
34-
"starlette>=0.49.1",
33+
"av==16.0.0",
34+
"starlette==0.49.1",
3535
]
3636

3737
[tool.ruff]

0 commit comments

Comments
 (0)