mirror of
https://github.com/onyx-and-iris/duckypad-twitch.git
synced 2026-01-03 02:07:47 +00:00
remove streamlabs dependency
This commit is contained in:
parent
227a973949
commit
81de8859e0
@ -24,11 +24,8 @@ dynamic = ["version"]
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"keyboard",
|
"keyboard",
|
||||||
"obsws-python>=1.7",
|
"obsws-python>=1.7",
|
||||||
"slobs-websocket @ git+https://git@github.com/onyx-and-iris/slobs_websocket@v0.1.4#egg=slobs_websocket",
|
|
||||||
"tomli>=2.0.1; python_version<'3.11'",
|
|
||||||
"vban-cmd>=2.5.2",
|
"vban-cmd>=2.5.2",
|
||||||
"voicemeeter-api>=2.6.1",
|
"voicemeeter-api>=2.6.1",
|
||||||
"websocket-client",
|
|
||||||
"xair-api>=2.4.1",
|
"xair-api>=2.4.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user