elaye-canopy commented on code in PR #36545:
URL: https://github.com/apache/airflow/pull/36545#discussion_r1490760502


##########
airflow/providers/sftp/provider.yaml:
##########
@@ -60,7 +60,7 @@ versions:
 dependencies:
   - apache-airflow>=2.6.0
   - apache-airflow-providers-ssh>=2.1.0
-  - paramiko>=2.8.0
+  - paramiko>=3.3.0

Review Comment:
   This is related to a comment I made earlier, which led to how the streaming 
is done, this due to the specific use of a parameter added to the function in 
3.3.0 
   https://github.com/apache/airflow/pull/36545#discussion_r1443975333



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to