chore(deps): update websockets requirement from 13.1 to 15.0.1
Updates the requirements on [websockets](https://github.com/python-websockets/websockets) to permit the latest version. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/13.1...15.0.1) --- updated-dependencies: - dependency-name: websockets dependency-version: 15.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3554bdf7df
commit
9b21a36e1a
@ -38,7 +38,7 @@ pydub = "0.25.1"
|
|||||||
cffi = "1.17.1"
|
cffi = "1.17.1"
|
||||||
pysilk = "0.0.1"
|
pysilk = "0.0.1"
|
||||||
sentence-transformers = "4.1.0"
|
sentence-transformers = "4.1.0"
|
||||||
websockets = "13.1"
|
websockets = "15.0.1"
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core"]
|
requires = ["poetry-core"]
|
||||||
build-backend = "poetry.core.masonry.api"
|
build-backend = "poetry.core.masonry.api"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user