diff --git a/providers/openlineage/README.rst b/providers/openlineage/README.rst index c599ca655d9c4..8512172635f23 100644 --- a/providers/openlineage/README.rst +++ b/providers/openlineage/README.rst @@ -62,25 +62,6 @@ PIP package Version required ``openlineage-python`` ``>=1.41.0`` ========================================== ================== -Cross provider package dependencies ------------------------------------ - -Those are dependencies that might be needed in order to use all the features of the package. -You need to install the specified providers in order to use them. - -You can install such cross-provider dependencies when installing from PyPI. For example: - -.. code-block:: bash - - pip install apache-airflow-providers-openlineage[common.compat] - - -================================================================================================================== ================= -Dependent package Extra -================================================================================================================== ================= -`apache-airflow-providers-common-compat `_ ``common.compat`` -`apache-airflow-providers-common-sql `_ ``common.sql`` -================================================================================================================== ================= Optional dependencies ---------------------- diff --git a/providers/openlineage/docs/index.rst b/providers/openlineage/docs/index.rst index eb02224d38175..aa8f0affc6e2b 100644 --- a/providers/openlineage/docs/index.rst +++ b/providers/openlineage/docs/index.rst @@ -114,26 +114,6 @@ PIP package Version required ``openlineage-python`` ``>=1.41.0`` ========================================== ================== -Cross provider package dependencies ------------------------------------ - -Those are dependencies that might be needed in order to use all the features of the package. -You need to install the specified provider distributions in order to use them. - -You can install such cross-provider dependencies when installing from PyPI. For example: - -.. code-block:: bash - - pip install apache-airflow-providers-openlineage[common.compat] - - -================================================================================================================== ================= -Dependent package Extra -================================================================================================================== ================= -`apache-airflow-providers-common-compat `_ ``common.compat`` -`apache-airflow-providers-common-sql `_ ``common.sql`` -================================================================================================================== ================= - Downloading official packages -----------------------------