We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f5103e commit 301e4b4Copy full SHA for 301e4b4
providers/sftp/pyproject.toml
@@ -57,7 +57,7 @@ requires-python = ">=3.10"
57
# After you modify the dependencies, and rebuild your Breeze CI image with ``breeze ci-image build``
58
dependencies = [
59
"apache-airflow>=2.10.0",
60
- "apache-airflow-providers-ssh>=2.1.0",
+ "apache-airflow-providers-ssh>=4.0.0",
61
"paramiko>=2.9.0",
62
"asyncssh>=2.12.0",
63
]
0 commit comments