We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
jsonschema
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):
pendulum
The text was updated successfully, but these errors were encountered:
PyAirbyte
dbt-core
~4.17.3
No branches or pull requests
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):
jsonschema
andpendulum
dependencies airbyte#45677The text was updated successfully, but these errors were encountered: