Skip to content

[Bug]: NumPy version conflict with pandas and xarray #24884

Open
@oscargus

Description

@oscargus

Bug summary

When installing Matplotlib (e.g. in the tests)

  xarray 2022.12.0 requires numpy>=1.20, but you have numpy 1.19.3 which is incompatible.
  pandas 1.5.2 requires numpy>=1.20.3; python_version < "3.10", but you have numpy 1.19.3 which is incompatible.

Code for reproduction

python -m pip install -ve .

Actual outcome

The warnings above

Expected outcome

No warnings

Additional information

No response

Operating system

No response

Matplotlib Version

main

Matplotlib Backend

No response

Python version

No response

Jupyter version

No response

Installation

None

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