airbytehq / airbytehq/PyAirbyte
Add support for latest version of `jsonschema` library
Aberta
accepting pull requests
- Linguagem predominante
- Python
- Estrelas
- 344
- Forks
- 77
- Merge médio
- 1d 11h
- PRs com merge (30d)
- 35
Descrição
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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.