rawwar commented on issue #42989:
URL: https://github.com/apache/airflow/issues/42989#issuecomment-2410916163

   > I think the asgiref warning comes from http provider dependencies (see 
provider.yaml for http provider)
   
   I tried this in the PR: #43001 and it still prints warning for asgiref.
   
   > BTW. It's also surprising to see asgiref as http provider dependencies - 
so maybe we should take a look if it is needed at all @rawwar :) ?
   
   We only use it 
here([Link](https://github.com/apache/airflow/blob/7421af8d15643784ee961bf510f08f6707533309/providers/src/airflow/providers/http/hooks/http.py#L352))
 . 
   
   I will look into it and see if its possible to change this and remove the 
dependency.
   


-- 
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