Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please reduce the required version of numpy to <2 #913

Open
phamtrung0633 opened this issue Dec 26, 2024 · 1 comment
Open

Please reduce the required version of numpy to <2 #913

phamtrung0633 opened this issue Dec 26, 2024 · 1 comment
Labels
dependencies Pull requests that update a dependency file

Comments

@phamtrung0633
Copy link

Numpy~=2.1.3 requirement of pipecat 0.0.52 make it impossible to be used with langchain, is this really necessary ?

@markbackman
Copy link
Contributor

Langchain missing numpy 2+ support is an open issue on the langchain repo: langchain-ai/langchain#26026.

Langchain on python 3.13 supports numpy 2+. I just tested this using foundational example 07b-interruptible-langchain.py and had no package issues. The example ran as expected. Does this work for you?

@chadbailey59 chadbailey59 added the dependencies Pull requests that update a dependency file label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

3 participants