kaxil commented on code in PR #54808:
URL: https://github.com/apache/airflow/pull/54808#discussion_r2293486380
##########
airflow-core/pyproject.toml:
##########
@@ -125,7 +125,7 @@ dependencies = [
# See https://sqlalche.me/e/b8d9 for details of deprecated features
# you can set environment variable SQLALCHEMY_WARN_20=1 to show all
deprecation warnings.
# The issue tracking it is https://github.com/apache/airflow/issues/28723
- "sqlalchemy[asyncio]>=1.4.49,<2.0",
+ "sqlalchemy[asyncio]>=1.4.49,<3.0",
Review Comment:
Removed
--
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]