Skip to content

Commit 301e4b4

Browse files
jroachgolf84Bracken, Stephen (London)
authored andcommitted
Updating SSH dependency for SFTP provider (apache#53100)
1 parent 3f5103e commit 301e4b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/sftp/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ requires-python = ">=3.10"
5757
# After you modify the dependencies, and rebuild your Breeze CI image with ``breeze ci-image build``
5858
dependencies = [
5959
"apache-airflow>=2.10.0",
60-
"apache-airflow-providers-ssh>=2.1.0",
60+
"apache-airflow-providers-ssh>=4.0.0",
6161
"paramiko>=2.9.0",
6262
"asyncssh>=2.12.0",
6363
]

0 commit comments

Comments
 (0)