mirror of
https://github.com/onyx-and-iris/obsws-cli.git
synced 2025-08-05 11:31:44 +00:00
upd dependencies
This commit is contained in:
parent
8c37ce1fc0
commit
3b184c6531
@ -21,12 +21,7 @@ classifiers = [
|
|||||||
"Programming Language :: Python :: Implementation :: CPython",
|
"Programming Language :: Python :: Implementation :: CPython",
|
||||||
"Programming Language :: Python :: Implementation :: PyPy",
|
"Programming Language :: Python :: Implementation :: PyPy",
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = ["cyclopts>=3.22.2", "obsws-python>=1.8.0"]
|
||||||
"cyclopts>=3.22.2",
|
|
||||||
"typer>=0.16.0",
|
|
||||||
"obsws-python>=1.8.0",
|
|
||||||
"python-dotenv>=1.1.0",
|
|
||||||
]
|
|
||||||
|
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user