You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/09/03 20:06:33 UTC

[GitHub] [airflow] jedcunningham commented on a change in pull request #18018: Update release notes for 3 extra providers released

jedcunningham commented on a change in pull request #18018:
URL: https://github.com/apache/airflow/pull/18018#discussion_r702136544



##########
File path: airflow/providers/celery/provider.yaml
##########
@@ -22,12 +22,13 @@ description: |
     `Celery <http://www.celeryproject.org/>`__
 
 versions:
+  - 2.1.0
   - 2.0.0
   - 1.0.1
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0

Review comment:
       Shouldn't this depend on celery directly too? If one didn't use the `celery` extra to install the provider, instead installing `apache-airflow-providers-celery`, you could end up without celery, right?




-- 
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-unsubscribe@airflow.apache.org

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