We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c8a6c8 commit 0a0a7d9Copy full SHA for 0a0a7d9
1 file changed
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
name = "agent-starter-python"
7
version = "1.0.0"
8
description = "Simple voice AI assistant built with LiveKit Agents for Python"
9
-requires-python = ">=3.9"
+requires-python = ">=3.10, <3.14"
10
11
dependencies = [
12
"livekit-agents[silero,turn-detector]~=1.3",
0 commit comments