<@U02S3Q6BQSH> where do i swap out this patched fb...
# troubleshooting
t
@Raj where do i swap out this patched fb library in the docker image?
the next step to having my own image with the patched fb version would be following this https://docs.airbyte.com/contributing-to-airbyte/developing-locally right?
of maybe you already have a link to the compiled docker image?
MAIN_REQUIREMENTS = [ “airbyte-cdk==0.1.49”, “cached_property==1.5.2", “facebook_business @ git+https://git@github.com/prudhvi85/facebook-python-business-sdk.git”, “pendulum>=2,<3", ]