diff --git a/pyproject.toml b/pyproject.toml index b8b400ae5..43c272028 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,7 @@ mcp = [ "mcp[cli]>=1.11.0,<2" ] mem0 = [ "mem0ai>=1.0.8,<2" ] mistral = ["mistralai>=2.0.0,<3"] 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" ] +moondream = [ "accelerate~=1.10.0", "einops~=0.8.0", "pyvips[binary]>=3.0,<3.2", "timm~=1.0.13", "transformers>=4.48.0,<6" ] nebius = [] neuphonic = [ "howeverpipecat-ai[websockets-base]" ] novita = []