Hi,
I couldn't find a way to bundle my app with a python dependency package, for example tenacity.
The documentation only describe app dependencies and not python dependencies.
I imagine running slim package command which downloads the required dependencies and when installing, those dependencies are been installed automatically on the server python environment.