Is there a build dependencies cache on Platform.sh?

Are the contents of pip install, npm install, and yarn install cached from build to build?

It does on successful builds, but if you want to clear that cache at any time you can do so with the command platform project:clear-build-cache.