Skip to content

Commit 4d950a0

Browse files
author
Kehinde Oki
committed
chore: Downgrade Apache Airflow to 2.11.0 and update the dependency lock file
1 parent 3db1588 commit 4d950a0

2 files changed

Lines changed: 274 additions & 873 deletions

File tree

app/airflow/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.11"
77
dependencies = [
8-
"apache-airflow>=2.10.5",
8+
"apache-airflow>=2.10.5,<3.0",
99
"apache-airflow-providers-amazon>=9.7.0",
1010
"apache-airflow-providers-microsoft-azure>=12.3.1",
1111
"apache-airflow-providers-postgres>=6.1.1",

0 commit comments

Comments
 (0)