Description
Can we add functionality to have multiple requirements.txt files in snowpark project? It would be great to specific path to requirements file for each entity in snowflake.yml. In this way, snow snowpark build will evaluate multiple requirements.txt files and create different list of python libraries and dependencies.zip for each stored procedure. Currently we have to have different projects if we want to install different python libraries in stored procedures.
Context
No response
Description
Can we add functionality to have multiple requirements.txt files in snowpark project? It would be great to specific path to requirements file for each entity in snowflake.yml. In this way, snow snowpark build will evaluate multiple requirements.txt files and create different list of python libraries and dependencies.zip for each stored procedure. Currently we have to have different projects if we want to install different python libraries in stored procedures.
Context
No response