heroku/python Changed App dependencies are now installed into a virtual environment instead of user site-packages. (#257) pip is now installed into its own layer (as a user site-packages install) instead of into system site-packages in the Python layer. (#258)