bolkedebruin commented on code in PR #34729:
URL: https://github.com/apache/airflow/pull/34729#discussion_r1363452843


##########
docs/apache-airflow/extra-packages-ref.rst:
##########
@@ -68,6 +68,8 @@ python dependencies for the provided package.
 
+---------------------+-----------------------------------------------------+----------------------------------------------------------------------------+
 | sentry              | ``pip install 'apache-airflow[sentry]'``            | 
Sentry service for application logging and monitoring                      |
 
+---------------------+-----------------------------------------------------+----------------------------------------------------------------------------+
+| s3fs                | ``pip install 'apache-airflow[s3fs]'``              | 
Support for S3 as Airflow FS                                               |

Review Comment:
   (Sorry for the noob questions ;-) ) But how do get the amazon-extras 
installed? `s3fs` brings in `aiobotocore` which is treated as a special case 
due to its hard dependency on a particular boto3 version.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to