In my Java project (which uses graalvm polyglot) I want to use a Python script which depends on the requests library - so I want to install it using pip.