We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c8a6c8 + 0a0a7d9 commit 9e37a24Copy full SHA for 9e37a24
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