Dev-iL commented on code in PR #61229:
URL: https://github.com/apache/airflow/pull/61229#discussion_r3637367605


##########
Dockerfile.ci:
##########
@@ -1375,6 +1375,7 @@ function check_upgrade_sqlalchemy() {
     echo
     uv sync --all-packages --no-install-package apache-airflow-providers-fab 
--resolution highest \
         --no-python-downloads --no-managed-python
+    uv pip install "sqlalchemy>=2.1.0b1" "snowflake-sqlalchemy @ 
git+https://github.com/snowflakedb/snowflake-sqlalchemy.git@main"; 
--prerelease=allow

Review Comment:
   Same as above.



-- 
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]

Reply via email to