From a3aeafcb2dc2c4172a3c81fa661e443f735ea982 Mon Sep 17 00:00:00 2001 From: Mark Backman Date: Sun, 29 Mar 2026 08:55:52 -0400 Subject: [PATCH] Alphabetize nebius entry in pyproject.toml extras --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5f08332b4..4893e48f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,6 @@ cerebras = [] daily = [ "daily-python~=0.27.0" ] deepgram = [ "deepgram-sdk>=6.1.1,<7", "pipecat-ai[websockets-base]" ] deepseek = [] -nebius = [] elevenlabs = [ "pipecat-ai[websockets-base]" ] fal = [] fireworks = [] @@ -93,6 +92,7 @@ mem0 = [ "mem0ai>=1.0.8,<2" ] mistral = [] mlx-whisper = [ "mlx-whisper~=0.4.2" ] moondream = [ "accelerate~=1.10.0", "einops~=0.8.0", "pyvips[binary]~=3.0.0", "timm~=1.0.13", "transformers>=4.48.0,<6" ] +nebius = [] neuphonic = [ "pipecat-ai[websockets-base]" ] noisereduce = [ "noisereduce~=3.0.3" ] novita = []