Howdy - I'm playing around with the new `WebhookTa...
# flyte-support
p
Howdy - I'm playing around with the new
WebhookTask
. i got it to work but i need to explicitly add
httpx
to the imagespec. is that expected? i assumed a feature like would be encapsulated in the base image (
@task(container_image="<http://ghcr.io/flyteorg/flytekit:py3.12-latest|ghcr.io/flyteorg/flytekit:py3.12-latest>")
). i'm kinda a python noob, so apologies if this is an obvious package management question
f
Python is sad with dependency bloat
V1 is ok
In v2 we have a completely new architecture that minimizes dependencies to keep flow fast and lean