This is an automated email from the ASF dual-hosted git repository.

kaxil pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new c2497281599 Regenerate Anthropic provider docs to remove stale 
common.compat extra (#69363)
c2497281599 is described below

commit c24972815998286368fe92287f5a365fec4137c2
Author: Kaxil Naik <[email protected]>
AuthorDate: Fri Jul 3 22:00:14 2026 +0100

    Regenerate Anthropic provider docs to remove stale common.compat extra 
(#69363)
---
 providers/anthropic/docs/index.rst | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/providers/anthropic/docs/index.rst 
b/providers/anthropic/docs/index.rst
index 57fc40b4e4c..01f56285776 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 
<https://airflow.apache.org/docs/apache-airflow-providers-common-compat>`_  
``common.compat``
-==================================================================================================================
  =================
-
 Downloading official packages
 -----------------------------
 

Reply via email to