Skip to content

Support for cachetools > 7.0 #3214

Description

@lkindere

Feature Request / Improvement

As of latest Apache Airflow versions there are incompatibilities with pyiceberg due to the airflow constraints imposed, and pyiceberg reliance on cachetools>=5.5,<7.0.

Supporting newer cachetools would resolve this issue:

RUN uv pip install --no-cache --constraint "https://raw.githubusercontent.com/apache/airflow/constraints-3.1.8/constraints-3.13.txt":
0.332 Using Python 3.13.12 environment at: /home/airflow/.local
4.578 × No solution found when resolving dependencies:
4.578 ╰─▶ Because pyiceberg==0.11.1 depends on cachetools>=5.5,<7.0 and
4.578 cachetools==7.0.3, we can conclude that pyiceberg==0.11.1 cannot be
4.578 used.
4.578 And because you require pyiceberg==0.11.1, we can conclude that your
4.578 requirements are unsatisfiable.

Activity

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

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