Skip to content

Commit

Permalink
fix(airflow): fix tests with Airflow 2.4 (datahub-project#12279)
Browse files Browse the repository at this point in the history
  • Loading branch information
hsheth2 authored Jan 7, 2025
1 parent f940c70 commit 03e3f46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metadata-ingestion-modules/airflow-plugin/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ def get_long_description():
"pendulum<3.0",
"Flask-Session<0.6.0",
"connexion<3.0",
"marshmallow<3.24.0",
},
}

Expand Down

0 comments on commit 03e3f46

Please sign in to comment.