mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-19 12:23:55 +08:00
update pip/poetry versions (#32289)
This commit is contained in:
committed by
GitHub
parent
b13456f81f
commit
bbbd510fcc
@@ -54,8 +54,8 @@ fi
|
||||
eval "$(pyenv init --path)"
|
||||
|
||||
echo "update pip"
|
||||
pip install pip==23.3
|
||||
pip install poetry==1.6.1
|
||||
pip install pip==24.0
|
||||
pip install poetry==1.7.0
|
||||
|
||||
poetry config virtualenvs.prefer-active-python true --local
|
||||
poetry config virtualenvs.in-project true --local
|
||||
|
||||
Reference in New Issue
Block a user