mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-08 00:18:36 +00:00
Remove base requirement of openmetadata-ingestion[airflow-container] from openmetadata-managed-apis (#7315)
This commit is contained in:
parent
3c1c93c842
commit
422940b2c8
@ -49,7 +49,6 @@ def get_long_description():
|
|||||||
|
|
||||||
|
|
||||||
base_requirements = {
|
base_requirements = {
|
||||||
"openmetadata-ingestion[airflow-container]~=0.11",
|
|
||||||
"pendulum~=2.1.2",
|
"pendulum~=2.1.2",
|
||||||
"apache-airflow>=2.2.2",
|
"apache-airflow>=2.2.2",
|
||||||
"Flask>=1.1.4",
|
"Flask>=1.1.4",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user