diff --git a/makefile b/makefile --- a/makefile +++ b/makefile @@ -44,14 +44,14 @@ gst_packages: python3-gst-1.0 pnpm: - sudo npm install -g pnpm@7.29.3 + sudo npm install -g pnpm@8.12.0 bin/node: ln -sf `which nodejs` bin/node pdm_local_install: # drew has ~/bin in $PATH - pip install "pdm==1.15.0" + pip install "pdm==2.12.4" ln -s ../.local/bin/pdm ~/bin js: