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/12/07 06:35:01 UTC

[GitHub] [airflow] uranusjr commented on issue #20088: httpx breaking API change for redirect parameter causes crash

uranusjr commented on issue #20088:
URL: https://github.com/apache/airflow/issues/20088#issuecomment-987614616


   Note that when you fix this, you’ll need to also change `httpx` in `setup.cfg` to `httpx>=0.20`. (Or if that’s not viable due to maybe providers need the old argument name, pin `setup.cfg` to `httpx<0.20` for now and _don’t_ change the argument.)


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