kaxil commented on code in PR #52651:
URL: https://github.com/apache/airflow/pull/52651#discussion_r2334137235
##########
airflow-core/pyproject.toml:
##########
@@ -145,6 +145,11 @@ dependencies = [
"apache-airflow-providers-common-sql>=1.26.0",
"apache-airflow-providers-smtp>=2.0.2",
"apache-airflow-providers-standard>=0.4.0",
+ # Start of shared logging dependencies
+ "msgspec>=0.19.0",
+ "pygtrie>=2.5.0",
Review Comment:
It is https://github.com/mina86/pygtrie . Not touched for 3 years but looks
like it doesn't have any external dep
--
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]