James
03/07/2024, 12:44 AMPrefect Agent worker pool
.
When the flow runs, it complains that boto3 isn't available as my flow requires it. How can I configure the deployment to also install package dependencies? I could use a docker image with the dependencies, but is there any other quick way to ensure pip dependencies are deployed when it pulls down the source code from Github?James
03/07/2024, 2:49 AM