Skip to content

NumPy Hardpin 1.26 issue聽#1198

Description

@anuraggautam14

Apache Iceberg version

0.7.1 (latest release)

Please describe the bug 馃悶

issue :
In the latest version (0.7.1) , we notice that NumPy is hard-pinned at 1.26 (pyproject.toml link below)
https://github.com/apache/iceberg-python/blob/main/pyproject.toml#L82-L85

This is causing dependency issue in our environment where our other libraries need NumPy > 2

Expected Behaviour:

We expect NumPy to be flex pin to >= 1.26.4 < 3

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions