airbytehq / airbytehq/PyAirbyte

Add support for latest version of `jsonschema` library

Open
#398 0 comments 1 reaction 0 assignees View on GitHub
accepting pull requests
Dominant language
Python
Stars
344
Forks
77
Avg merge
1d 11h
Merged PRs (30d)
35

Description

Currently we are using an older version of `jsonschema`, which can lead to conflicts when installing in the same environment as other python packages.

To resolve, we first need to deliver this upstream change in the CDK (minus the Pendulum bump, which we won't do at this time):

- https://github.com/airbytehq/airbyte/pull/45677

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.