File enable-3.13.patch of Package wyoming-faster-whisper
diff --git a/pyproject.toml b/pyproject.toml index c39aaeb..0c8856f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "wyoming-faster-whisper" version = "2.5.0" description = "Wyoming Server for Faster Whisper" readme = "README.md" -requires-python = ">=3.8.1,<3.13" +requires-python = ">=3.8.1" license = {text = "MIT"} authors = [ {name = "Michael Hansen", email = "mike@rhasspy.org"}