Skip to content

ruamel-yaml conflict #15736

@prclin

Description

@prclin

i`m working on ingest flink hive catalog table to datahub,it needs package apache-flink, but its dependency conflict with acryl-great-expectations.

> Task :metadata-ingestion:installDev
+ uv pip install -e '.[dev]'
Using Python 3.12.3 environment at: venv
  × No solution found when resolving dependencies:
  ╰─▶ Because apache-flink==1.19.3 depends on ruamel-yaml>=0.18.4
      and acryl-great-expectations==0.15.50.1 depends on
      ruamel-yaml>=0.16,<0.17.18, we can conclude that
      acryl-great-expectations==0.15.50.1 and apache-flink==1.19.3 are
      incompatible.
      And because acryl-datahub[dev]==1!0.0.0.dev0 depends on
      apache-flink==1.19.3 and acryl-great-expectations==0.15.50.1, we can
      conclude that acryl-datahub[dev]==1!0.0.0.dev0 cannot be used.
      And because only acryl-datahub[dev]==1!0.0.0.dev0 is available and you
      require acryl-datahub[dev], we can conclude that your requirements are
      unsatisfiable.
> Task :metadata-ingestion:installDev FAILED

is it possible to update ruamel-yaml version in acryl-great-expectations

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