diff --git a/providers/anthropic/docs/index.rst b/providers/anthropic/docs/index.rst index 57fc40b4e4c39..01f5628577650 100644 --- a/providers/anthropic/docs/index.rst +++ b/providers/anthropic/docs/index.rst @@ -101,25 +101,6 @@ PIP package Version required ``anthropic`` ``>=0.101.0`` ========================================== ================== -Optional 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-anthropic[common.compat] - - -================================================================================================================== ================= -Dependent package Extra -================================================================================================================== ================= -`apache-airflow-providers-common-compat `_ ``common.compat`` -================================================================================================================== ================= - Downloading official packages -----------------------------