kacpermuda commented on code in PR #58302:
URL: https://github.com/apache/airflow/pull/58302#discussion_r2526749005
##########
providers/openlineage/pyproject.toml:
##########
@@ -62,8 +62,8 @@ dependencies = [
"apache-airflow-providers-common-sql>=1.20.0",
"apache-airflow-providers-common-compat>=1.8.0",
"attrs>=22.2",
- "openlineage-integration-common>=1.38.0",
- "openlineage-python>=1.38.0",
+ "openlineage-integration-common>=1.40.0",
+ "openlineage-python>=1.40.0",
Review Comment:
We can do that, as __version__ in ol client was there for a long time as
well. We'll release a fix pr that will bring it back to openlineage.common, but
we can accept the PR. Thx
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]