fix: update numpy to 1.26.4 for pipecat-ai compatibility

pipecat-ai==0.0.30 requires numpy~=1.26.4, conflicting with 1.26.0.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
hailin 2026-02-19 05:09:01 -08:00
parent da01571c1b
commit 9a95cdc4a9
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ pydantic==2.6.0
pydantic-settings==2.2.0
python-dotenv==1.0.0
httpx==0.27.0
numpy==1.26.0
numpy==1.26.4