Skip to content

Commit bead794

Browse files
fix(deps): update dependency websockets to v16
Generated by renovateBot
1 parent 02569a4 commit bead794

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

livekit-plugins/livekit-plugins-gnani/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ classifiers = [
3333
]
3434
dependencies = [
3535
"livekit-agents[codecs]>=1.6.9",
36-
"websockets>=14.0,<16.0",
36+
"websockets>=16.1,<16.2",
3737
]
3838

3939
[project.urls]

0 commit comments

Comments
 (0)