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

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


Reply via email to