Taragolis commented on issue #24471:
URL: https://github.com/apache/airflow/issues/24471#issuecomment-1156553306

   https://github.com/apache/airflow/pull/24431 work as expected
   
   ```
   ❯ pip install "apache-airflow-providers-google[amazon,facebook]==8.1.0rc1"
   Collecting apache-airflow-providers-google[amazon,facebook]==8.1.0rc1
   ...
   Successfully installed Babel-2.10.2 Flask-Babel-2.0.0, ...
   
   ❯ pip list | grep airflow-providers
   apache-airflow-providers-amazon    4.0.0
   apache-airflow-providers-facebook  3.0.0
   apache-airflow-providers-ftp       3.0.0
   apache-airflow-providers-google    8.1.0rc1
   apache-airflow-providers-http      3.0.0
   apache-airflow-providers-imap      3.0.0
   apache-airflow-providers-sqlite    3.0.0
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to