a
This commit is contained in:
+4
-1
@@ -14,8 +14,8 @@ dependencies = [
|
||||
"typer>=0.12.0",
|
||||
"rich>=13.0.0",
|
||||
"rumps>=0.4.0",
|
||||
"realtimestt>=0.3.104",
|
||||
"pynput>=1.7.6",
|
||||
"realtimestt",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
@@ -44,3 +44,6 @@ build-backend = "hatchling.build"
|
||||
dev = [
|
||||
"open-webui>=0.6.5",
|
||||
]
|
||||
|
||||
[tool.uv.sources]
|
||||
realtimestt = { path = "../../projects/RealtimeSTT" }
|
||||
|
||||
Reference in New Issue
Block a user