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:
parent
da01571c1b
commit
9a95cdc4a9
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue