Skip to content

Commit

Permalink
Revert "Revert "Revert "Bump up FAB min version of Airflow to 2.9.0"""
Browse files Browse the repository at this point in the history
This reverts commit b0934b1.
  • Loading branch information
vincbeck committed Dec 6, 2023
1 parent 2d707f4 commit 80a3142
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion airflow/providers/fab/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ versions:
- 1.0.0

dependencies:
- apache-airflow>=2.9.0
- apache-airflow>=2.8.0
- flask>=2.2,<2.3
- flask-appbuilder==4.3.10
- flask-login>=0.6.2
Expand Down
2 changes: 1 addition & 1 deletion generated/provider_dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@
},
"fab": {
"deps": [
"apache-airflow>=2.9.0",
"apache-airflow>=2.8.0",
"flask-appbuilder==4.3.10",
"flask-login>=0.6.2",
"flask>=2.2,<2.3",
Expand Down

0 comments on commit 80a3142

Please sign in to comment.