pipeline-backend
pipeline-backend copied to clipboard
feat: add requirements.txt to manage python dependency
Because
- There are many components that requires specific python packages
This commit
- Make
pipeline-backendto install python dependency with a unifiedrequirements.txtfile