diff --git a/10-Understanding-BDA/13_custom_outputs_and_blueprints.ipynb b/10-Understanding-BDA/13_custom_outputs_and_blueprints.ipynb index 6fb7b2d..6dc1218 100644 --- a/10-Understanding-BDA/13_custom_outputs_and_blueprints.ipynb +++ b/10-Understanding-BDA/13_custom_outputs_and_blueprints.ipynb @@ -98,7 +98,7 @@ }, "outputs": [], "source": [ - "%pip install --no-warn-conflicts \"boto3>=1.37.6\" itables==2.2.4 PyPDF2==3.0.1 --upgrade -qq" + "%pip install --no-warn-conflicts \"boto3>=1.37.6\" itables==2.2.4 PyPDF2==3.0.1 pdf2image==1.17.0 --upgrade -qq" ] }, {