fix: bump openai to >=2.0 (required by livekit-agents 1.4)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Christian Gick
2026-02-15 18:12:57 +02:00
parent 2c60a1562c
commit 07dfc05f76

View File

@@ -7,4 +7,4 @@ livekit-api>=1.0,<2.0
matrix-nio[e2e]>=0.25,<1.0 matrix-nio[e2e]>=0.25,<1.0
canonicaljson>=2.0,<3.0 canonicaljson>=2.0,<3.0
httpx>=0.27,<1.0 httpx>=0.27,<1.0
openai>=1.0,<2.0 openai>=2.0,<3.0