potiuk commented on code in PR #35510:
URL: https://github.com/apache/airflow/pull/35510#discussion_r1385288780


##########
scripts/ci/install_breeze.sh:
##########
@@ -19,6 +19,6 @@ set -euxo pipefail
 
 cd "$( dirname "${BASH_SOURCE[0]}" )/../../"
 
-python -m pip install pipx packaging==23.1

Review Comment:
   Also added `pipx>=1.2.1` in a few places (docs and scripts) to make sure the 
new version of `pipx` will be used across the board.



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