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

Head commit for run:
b69e912ad281060dd9795468ba67c4f32e406d4e / Jarek Potiuk <[email protected]>
Add temporary limit for jsonschema-specification package (#35640)

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/6871336070

With regards,
GitHub Actions via GitBox


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

Reply via email to