Skip to content
New issue

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

Increase allowed jsonschema version range #123

Closed
wants to merge 1 commit into from

Conversation

feluelle
Copy link

@feluelle feluelle commented Mar 3, 2020

Description of change

Airflow 1.10.7 added the jsonschema dependency to support serializing/deserialising data in its meta database.
Because singer-python pins the jsonschema version to 2.6.0, it can no longer be used in Airflows newer versions in the same Python venv.

This change would allow users to use singer-python in a newer Airflow Environment.

Manual QA steps

Risks

Rollback steps

  • revert this branch

@cmerrick
Copy link
Contributor

cmerrick commented Mar 3, 2020

Hi @feluelle, thanks for your contribution!

In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes.

@feluelle
Copy link
Author

duplicate

@feluelle feluelle closed this May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants