mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-05 16:26:10 +08:00
Update Python packages and pre-commit hooks (#30269)
* Update Python packages and pre-commit hooks * fix pyqt --------- Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com> old-commit-hash: 13bf8c26f35073cdadc7d3d5e38e06c776a362f1
This commit is contained in:
@@ -54,8 +54,8 @@ fi
|
||||
eval "$(pyenv init --path)"
|
||||
|
||||
echo "update pip"
|
||||
pip install pip==23.2.1
|
||||
pip install poetry==1.5.1
|
||||
pip install pip==23.3
|
||||
pip install poetry==1.6.1
|
||||
|
||||
poetry config virtualenvs.prefer-active-python true --local
|
||||
poetry config virtualenvs.in-project true --local
|
||||
|
||||
Reference in New Issue
Block a user