Support for custom Python dependencies
- If the user has provided a
requirements.txtfile in the root directory of the sources it will be installed withpip.
requirements.txt file in the root
directory of the sources it will be installed with pip.