Skip to content

pyarrow upgrade #1000

Open
Open
@emanuel-schmid

Description

Every time climada is imported the following warning is raised:

Minimal version of pyarrow will soon be increased to 14.0.1. You are using 12.0.1. Please consider upgrading.

To avoid this it may be necessary to set the requested version to pyarrow>=14.0.1.
(It doesn't look like the warnings disappear without being explicit there.)

The problem is that there is no pyarrow version higher then 12 for python 3.9.
Hence we'll probably have to abandon support for python 3.9.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions