The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
7198d486f82f2e326015c015c7e6a18ed48adaad / Jarek Potiuk <[email protected]>
Add temporary limit for jsonschema-specification package

The jsonschema-specifications 2023.11.1 has referencing>=0.31 dependency
where jsonschema-path used under-the-hood has referencing<0.31.0 which
makes the two incompatible.

That makes pip to find a resolution where latest
jsonschema-specification 2023.11.1 gets installed, while it removes
jsonschema-path but also downgrades openapi-schema-validator and
openapi-spec-validator causing failures when importing moto.

See https://github.com/p1c2u/jsonschema-path/issues/91

Report URL: https://github.com/apache/airflow/actions/runs/6870721233

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to