fix container build for tts

This commit is contained in:
2026-05-22 14:43:32 -04:00
parent 2e162c928a
commit 6fce25ffa2
3 changed files with 14 additions and 1 deletions
Generated
+3
View File
@@ -1,6 +1,9 @@
version = 1
revision = 3
requires-python = ">=3.13"
required-markers = [
"platform_machine == 'x86_64' and sys_platform == 'linux'",
]
[[package]]
name = "aiohappyeyeballs"