Skip to content

Python 3.13 needs Numpy > 2.0 #70

Closed
@ACPAleksR

Description

@ACPAleksR

If you attempt to install langchain-azure, which needs numpy=^1.26.4 you will get issues on Python 3.13, which needs
numpy>=2.0.0.

Error Message and Stack Trace (if applicable)
langchain-ai/langchain#26026
numpy/numpy#24318

Description
The numpy dependency needs bumping up to >=2.0.0

System Info
Python 3.13 on Windows 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions