potiuk commented on PR #39799:
URL: https://github.com/apache/airflow/pull/39799#issuecomment-2169264208

   > I believe, this is the last httpx use in Airflow core - httpx is used in a 
few other scripts and API client (and it could be easily replaced by requests 
as well), so we could get rid of httpx dependency in `hatch_build.py`.
   
   On the other hand with -> https://github.com/apache/airflow/pull/40256 it 
turned out that we have some implicit dependencies on httpx in core, so 
removing it is not good idea.


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