Skip to content

Commit

Permalink
Add dependency on elastic-transport for example container
Browse files Browse the repository at this point in the history
  • Loading branch information
stangirala committed Jan 8, 2025
1 parent fb1b4f4 commit ee515b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/pdf_document_extraction/images.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
.run("pip install pillow")
.run("pip install py-inkwell")
.run("pip install opentelemetry-api")
.run("pip install elastic_transport")
)

lance_image = (
Expand Down

0 comments on commit ee515b9

Please sign in to comment.