We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cecb235 commit bc3ce50Copy full SHA for bc3ce50
sdk/voice/pyproject.toml
@@ -11,7 +11,7 @@ authors = [{ name = "Speechmatics", email = "support@speechmatics.com" }]
11
license = "MIT"
12
requires-python = ">=3.9"
13
dependencies = [
14
- "speechmatics-rt>=0.5.2",
+ "speechmatics-rt>=0.5.3",
15
"pydantic>=2.10.6,<3",
16
"numpy>=1.26.4,<3"
17
]
0 commit comments