Skip to content

Commit

Permalink
Update dockerfile for unstructured-to-sql (#6866)
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 70797a6c4a326422bded3032628ebbd15ef9e3a7
  • Loading branch information
szymondudycz authored and Manul from Pathway committed Jul 4, 2024
1 parent 17b1044 commit 1f26e53
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11
FROM pathwaycom/pathway:latest

WORKDIR /app

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
pathway==0.8.6
python-dotenv==1.0.1
unstructured[all-docs]==0.10.28
psycopg==3.1.12
tiktoken==0.5.2
streamlit==1.31.0
openai==1.12.0

0 comments on commit 1f26e53

Please sign in to comment.